Collection Contents Index More information required Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

More than one table is identified as '%1'


Item

Value

Constant

SQLE_CORRELATION_NAME_AMBIGUOUS

ODBC 2 State

37000

ODBC 3 State

42000

Parameter 1

Ambiguous correlation name.

Severity

16

SQLCODE

-139

SQLSTATE

52012

Sybase error code

7364

Probable cause

You identified two tables in the same FROM clause with the same correlation name.


Collection Contents Index More information required Next PDF