Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » Working with database files » Creating a SQL Anywhere database

 

Choosing object names

Do not use reserved words to name database objects. For a list of SQL Anywhere reserved words, see Reserved words.

Column names must be enclosed in double quotes if they contain characters other than letters, numbers, or underscores, if they do not begin with a letter, or if the name is the same as a keyword.