2. Creating a New Ingres Development Environment : How You Prepare Your Applications : Reserved Keyword Conflicts
 
Share this page                  
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.”