Error 144

"Column '%1' found in more than one table -- need a correlation name"

Item Description

SQLCode

-144L

Constant

COLUMN_AMBIGUOUS

SQLState

52002

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2084

Severity Code

16

Parameter 1

Name of the ambiguous column.

Probable cause

You have not put a correlation name on a column that is found in more than one of the tables referenced in a query. You need to add a correlation name to the reference.


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