Too many columns in SELECT list

Error constant SQLE_TOO_MANY_COLUMNS_IN_SELECT
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –1235
SQLSTATE 54W13
Sybase error code 13283
Probable cause

You executed a statement with too many expressions in the SELECT list. The number of expressions within a SELECT list is limited to 60000.