SQL reserved words
Do not use iMIS table or field names or SQL reserved words for user-defined tables and field names. Examples of reserved words for SQL Server include CLOSE, MANUAL, and VISIBLE.
Using iMIS or SQL reserved names may overwrite crucial existing tables and fields. Refer to the Microsoft SQL Server documentation for the SQL reserved keywords.