Was this helpful?
Reserved Keyword Conflicts
While the SQL parser recognizes most reserved keywords from context and usually resolves keyword conflicts without error, we recommend nevertheless that you avoid the use of SQL reserved keywords.
Check for and fix reserved word conflicts in databases and in application code (for example, in dynamic tables and views).
For a complete list of reserved words, see the appendix “Keywords.”
Last modified date: 04/03/2024