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 错误消息 (L-S)

 

RANGE 中不允许使用复合 ORDER BY

错误常量 SQLE_ILLEGAL_COMPOSITE_ORDERBY
ODBC 2 状态 ERROR
ODBC 3 状态 ERROR
严重级 16
SQLCODE –966
SQLSTATE 42WAA
Sybase 错误代码 13524
可能的原因

使用 RANGE 关键字的窗口函数只能对单个列使用 ORDER BY。