Show TOC

-1103: Too complicated SQL statementLocate this document in the navigation structure

Use

Explanation

The number of operations, functions and conditions is too large.

User Response

Simplify the SQL statement. You may also want to try to obtain the effect of the SQL statement with several SQL statements.