Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Invalid escape sequence '%1' Next Page

Invalid expression in WHERE clause of Transact-SQL outer join


Item

Value

Constant

SQLE_INVALID_TSQL_OJ_EXPRESSION

ODBC 2 State

37000

ODBC 3 State

42000

Severity

16

SQLCODE

-680

SQLSTATE

52W23

Sybase error code

301

Probable cause

An expression in the WHERE clause of a query that uses Transact-SQL syntax contains a comparison of a column from the NULL-supplying table with a subquery or an expression that references a column from another table.