Subquery not allowed in this context
PLS-00406 – Oracle Error Code
Length of SELECT list in subquery must match number of assignment targets
PLS-00407 – Oracle Error Code
‘*’ not allowed here; a list of columns is required
PLS-00408 – Oracle Error Code
Duplicate column ‘string’ not permitted in INSERT or UPDATE
PLS-00409 – Oracle Error Code
Duplicate variable ‘string’ in INTO list is not permitted
PLS-00394 – Oracle Error Code
Wrong number of values in the INTO list of a FETCH statement
PLS-00410 – Oracle Error Code
Duplicate fields in RECORD-TABLE or argument list are not permitted
PLS-00395 – Oracle Error Code
Wrong number of values in VALUES clause of INSERT statement
PLS-00411 – Oracle Error Code
Number of values in aggregate and in subquery don’t match
PLS-00396 – Oracle Error Code
INSERT statement’s subquery yields wrong number of columns
