Unquoted identifiers

suggest change

Unquoted identifiers can use letters (a-z), digits (0-9), and underscore (\_), and must start with a letter.

Depending on SQL implementation, and/or database settings, other characters may be allowed, some even as the first character, e.g.

Unquoted identifiers are case-insensitive. How this is handled depends greatly on SQL implementation:

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents