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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - SQL 参考 » SQL 语言元素 » 表达式 » 表达式的兼容性

 

quoted_identifier 选项

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

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

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