RETURN value statement required for this return from function
PLS-00504 – Oracle Error Code
Type string_BASE may not be used outside of package STANDARD
PLS-00505 – Oracle Error Code
User Defined Types may only be defined as PLSQL Tables or Records
PLS-00496 – Oracle Error Code
Too few columns in SELECT…INTO statement after bursting record targets
PLS-00497 – Oracle Error Code
Cannot mix between single row and multi-row (BULK) in INTO list
PLS-00498 – Oracle Error Code
Illegal use of a type before its declaration
PLS-00499 – Oracle Error Code
Coercion into collection of records not supported
PLS-00484 – Oracle Error Code
Redundant exceptions ‘string’ and ‘string’ must appear in same exception handler
PLS-00485 – Oracle Error Code
In exception handler- ‘string’ must be an exception name
PLS-00486 – Oracle Error Code
Select list cannot be enclosed in parentheses
