Error 163

"Derived table '%1' has no name for column %2"

Item Description

SQLCode

-163L

Constant

NO_COLUMN_NAME

SQLState

52004

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2302

Severity Code

16

Parameter 1

Name of the derived table.

Parameter 2

Number of the column for which there is no name.

Probable cause

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com