Hello,
I would like to receive a definitive answer about what is the recommended
way to escape table and column names.
SQLite supports single quotes, double quotes and square brackets (for
mySQL compatibility) … but I haven't yet found the official or recommended
way.

Anyone have an answer?
What about if table name or column name contains that escape character?
Do I need to escape it in another way?

Please let me know.
Thanks a lot.
--
Marco Bambini
http://www.sqlabs.com
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to