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 语言元素 » 表达式

 

表达式中的列名称

列名称是前面带有可选相关名的标识符。相关名通常是表名。有关相关名的详细信息,请参见FROM 子句

如果列名称含有字母、数字和下划线以外的其它字符,必须用引号("")将它引起来。例如,以下是有效的列名称:

另请参见: 标识符.