INTO clause not allowed for this SELECT statement
PLS-00626 – Oracle Error Code
Partitioned/clustered/ordered parameter must be a function argument
PLS-00627 – Oracle Error Code
‘string’ must be a strongly typed ref cursor
PLS-00628 – Oracle Error Code
‘string’ must be a valid record attribute
PLS-00629 – Oracle Error Code
PIPE statement cannot be used in non-pipelined functions
PLS-00630 – Oracle Error Code
Pipelined functions must have a collection return type
PLS-00631 – Oracle Error Code
PARTITION-BY and CLUSTER/ORDER-BY clauses must be used with the same function argument
PLS-00632 – Oracle Error Code
NOT INSTANTIABLE method cannot have a body
PLS-00601 – Oracle Error Code
Partition extended object names may only be used with tables
PLS-00617 – Oracle Error Code
At least one result in the CASE expression must not be NULL
