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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » SQL 语言元素 » 表达式 » 表达式的兼容性

 

quoted_identifier 选项

SQL Anywhere 提供了一个允许改变分隔字符串解释的 quoted_identifier 选项。缺省情况下,quoted_identifier 选项在 SQL Anywhere 中设置为 On。请参见quoted_identifier 选项

如果 quoted_identifier 选项被设置为 Off,则 SQL 保留字不能用作标识符。

有关保留字的完整列表,请参见保留字

 设置该选项
 分隔字符串的兼容解释
 示例