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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

No column list for recursive query

Error constant SQLE_NO_RECURSIVE_COLUMN_LIST
ODBC 2 State 37000
ODBC 3 State 42000
Severity 16
SQLCODE –922
SQLSTATE 42W9A
Sybase error code 13562
Probable cause

A common table expression defining a recursive query must have a column list.