On 9/4/2015 9:40 AM, Dominique Devienne wrote:
> Could someone please point the exact rules ("naked", double-quotes,
> square-brakets, etc...) in the doc please?

This is the closest:

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

It talks about keywords, but actually the rules works if you replace 
"keyword" with "any sequence of characters", including spaces and 
punctuation (except that a "naked", un-delimited sequence must be a 
valid identifier).
-- 
Igor Tandetnik

Reply via email to