PLS-00643: booleans, index tables, records and cursors not allowed in SQL statements

PLS-00643: booleans, index tables, records and cursors not allowed in SQL statements

Cause: Items of type boolean, table of foo index by binary_integer, record and static cursors cannot be used in SQL statements.

Action: Remove expressions of these types from the SQL statement.

No comments:

Post a Comment