On Fri, May 23, 2014 at 8:31 PM, Andy Goth <andrew.m.g...@gmail.com> wrote:

> CREATE TABLE "table"

(id INTEGER PRIMARY KEY, a, b, c);
>

"table" in the KEY of C won't cause any confusion in the context of music,
will it ;)


> So that's what double quotes means.  Single quotes, on the other hand,
> are used to enter string literals.
>

FWIW, you can also use [table] instead of "table".


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to