An INTO clause is expected in this SELECT statement
PLS-00454 – Oracle Error Code
With a returning into clause- the table expression cannot be remote or a subquery
PLS-00429 – Oracle Error Code
Unsupported feature with RETURNING clause
PLS-00455 – Oracle Error Code
Cursor ‘string’ cannot be used in dynamic SQL OPEN statement
PLS-00430 – Oracle Error Code
FORALL iteration variable string is not allowed in this context
PLS-00456 – Oracle Error Code
Item ‘string’ is not a cursor
PLS-00431 – Oracle Error Code
Bulk SQL attributes must use a single index
PLS-00457 – Oracle Error Code
Expressions have to be of SQL types
PLS-00432 – Oracle Error Code
Implementation restriction: cannot use FORALL and BULK COLLECT INTO together in SELECT statements
PLS-00458 – Oracle Error Code
Subprogram ‘string’ cannot be called from a REPEATABLE subprogram
