Item |
Value |
---|---|
Constant |
SQLE_NO_COLUMN_NAME |
ODBC 2 State |
37000 |
ODBC 3 State |
42000 |
Parameter 1 |
Name of the derived table. |
Parameter 2 |
Number of the column for which there is no name. |
Severity |
16 |
SQLCODE |
-163 |
SQLSTATE |
52004 |
Sybase error code |
209 |
The specified column of the derived table has no column name. Use a select list alias in the query specification or use a derived columns specifier.