Collection Contents Index quote_all_identifiers option [SQL Remote] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

quoted_identifier option [compatibility]


Controls the interpretation of strings that are enclosed in double quotes.

Allowed values

On, Off

Default

On

Off for Open Client and jConnect connections

Remarks

This option controls whether strings that are enclosed in double quotes are interpreted as identifiers (On) or as literal strings (Off). The quoted_identifier option is included for Transact-SQL compatibility.

See Setting options for Transact-SQL compatibility.


Collection Contents Index quote_all_identifiers option [SQL Remote] Next PDF