Entering content frame

-706: SQL statement too long (buffer overflow) 

Explanation:

The SQL statement does not fit the buffer used for communication between the application program and the database instance.

User Action:

Change the statement or break down the SQL statement into two or more SQL statements.

 

Leaving content frame