"Stephan Beal" wrote...

On Mon, Dec 8, 2014 at 6:32 PM, jose isaias cabrera <jic...@cinops.xerox.com
wrote:

When creating table names, are there any constraints that one must look
for? ie. Length? Characters? etc.?  I quickly browse through this spot,

https://www.sqlite.org/lang_createtable.html


https://www.sqlite.org/limits.html

might have what you're looking for.

Hmmm... what I am looking for it is not there. If the "string length" defined there is what defines the length of the name of a table, I am in business. :-) However, there is nothing about problematic characters. ie. <>!@#$%^&*()_+=-{}\|[]'";:?/.,, etc., etc. in the table name.

Thoughts?  Thanks.

josé
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to