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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » Database file types » SQL Anywhere database creation

 

Object name considerations

Do not use reserved words to name database objects.

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.

 See also