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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » SQL Anywhere database connections » Database file types » Database creation

 

Object name considerations

Do not use reserved words to name database objects.

Column names must be enclosed in double quotes if the column name:

  • Contains characters other than letters, numbers or underscores

  • Does not begin with a letter

  • Is the same as a keyword

 See also