The quoted_identifier option

SQL Anywhere provides a quoted_identifier option that allows the interpretation of delimited strings to be changed. By default, the quoted_identifier option is set to On in SQL Anywhere.

You cannot use SQL reserved words as identifiers if the quoted_identifier option is Off.

 Setting the option
 Compatible interpretation of delimited strings
 Examples
 See also