Quantcast
Channel: Active questions tagged header - Stack Overflow
Viewing all articles
Browse latest Browse all 700

Can I escape double quotes in column titles with Oracle?

$
0
0

Creating a table with a double quote to escape the real double quote doesn't seem to work in Oracle's SQL syntax:

CREATE TABLE "MyTable" ("Col""umn 1" varchar(168));

The above fails. Is there any way to escape the double quote to make 'Col"umn 1'?


Viewing all articles
Browse latest Browse all 700

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>