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
PLS-00412 – Oracle Error Code
List of values not allowed as argument to this function or procedure
PLS-00397 – Oracle Error Code
Type mismatch in arguments to IN
PLS-00413 – Oracle Error Code
Identifier in CURRENT OF clause is not a cursor name
PLS-00398 – Oracle Error Code
Wrong number of columns in UNION- INTERSECT- or MINUS expression
PLS-00414 – Oracle Error Code
No column ‘string’ in table
PLS-00399 – Oracle Error Code
Different types of columns in UNION- INTERSECT- or MINUS expression
PLS-00415 – Oracle Error Code
‘string’ is an OUT parameter and cannot appear in a function
