Type mismatch found at ‘string’ in SELECT…INTO statement
PLS-00386 – Oracle Error Code
Type mismatch found at ‘string’ between FETCH cursor and INTO variables
PLS-00371 – Oracle Error Code
At most one declaration for ‘string’ is permitted in the declaration section
PLS-00387 – Oracle Error Code
INTO variable cannot be a database object
PLS-00372 – Oracle Error Code
In a procedure- RETURN statement cannot contain an expression
PLS-00388 – Oracle Error Code
Undefined column ‘string’ in subquery
PLS-00373 – Oracle Error Code
EXIT label ‘string’ must label a LOOP statement
PLS-00389 – Oracle Error Code
Table- view or alias name ‘string’ not allowed in this context
PLS-00374 – Oracle Error Code
Illegal EXIT statement; it must appear inside the loop labeled ‘string’
PLS-00390 – Oracle Error Code
Undefined column ‘string’ in INSERT statement
