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-00633 – Oracle Error Code
RETURN statement in a pipelined function cannot contain an expression
PLS-00602 – Oracle Error Code
CUBE and ROLLUP may appear only in a GROUP BY clause
PLS-00618 – Oracle Error Code
Type mismatch found at ‘string’ between operands in a NULLIF expression
