Alphabetic list of error messages
Derived table '%1' has no name for column %2
Probable cause
Disallowed language extension detected in syntax near '%1'
Probable cause
782
Item
Value
SQLCODE
-163
Constant
SQLE_NO_COLUMN_NAME
SQLSTATE
52004
Sybase error code
209
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.
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.
Item
Value
SQLCODE
-627
Constant
SQLE_INVALID_SYNTAX_EXTENSION
SQLSTATE
0AW03
Sybase error code
538
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Parameter 1
The word or symbol where the syntax has been detected.
The statement you are trying to execute contains extensions to ANSI 1992
Entry Level SQL. These extensions are not allowed by the current settings.
Need help?
Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?
Questions and answers