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

SQL Anywhere 11.0.1 (中文) » 错误消息 » SQL Anywhere 错误消息 » 按消息文本排序的 SQL Anywhere 错误消息 (T-Z)

 

子查询只允许一个选择列表项

错误常量 SQLE_SUBQUERY_SELECT_LIST
ODBC 2 状态 37000
ODBC 3 状态 42000
严重级 15
SQLCODE –151
SQLSTATE 53023
Sybase 错误代码 102
可能的原因

您输入的子查询在选择列表中有多个列。更改此选择列表使其只有一个列。