Pipelined functions must have a collection return type
PLS-00641 – Oracle Error Code
INTO clause not allowed for this SELECT statement
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-00622 – Oracle Error Code
Range constraints must be between -2147483647 and 2147483647
PLS-00633 – Oracle Error Code
RETURN statement in a pipelined function cannot contain an expression
PLS-00623 – Oracle Error Code
FLOAT precision constraint must be between 1 and 126
PLS-00634 – Oracle Error Code
Type with NOT INSTANTIABLE methods must be declared NOT INSTANTIABLE
PLS-00624 – Oracle Error Code
USING clause must be used with either aggregate or pipelined functions
PLS-00635 – Oracle Error Code
Method does not override