Using Quoted Identifiers

To avoid reserved word conflicts, all users on the server must invoke the quoted_identifier option in all stored procedures and queries that include the reserved words.

To invoke the quoted_identifier option of the set command in procedures and queries that include the reserved words, enclose the reserved words which are identifiers in double quotation marks. The set quoted_identifier option tells Adaptive Server to treat any character string enclosed in double quotation marks as an identifier.


Created June 23, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com