FINAL method cannot be overriden or hidden
PLS-00622 – Oracle Error Code
Range constraints must be between -2147483647 and 2147483647
PLS-00638 – Oracle Error Code
Cannot overload MAP method
PLS-00623 – Oracle Error Code
FLOAT precision constraint must be between 1 and 126
PLS-00639 – Oracle Error Code
NCHAR/NVARCHAR2 cannot be byte length semantics
PLS-00624 – Oracle Error Code
USING clause must be used with either aggregate or pipelined functions
PLS-00640 – Oracle Error Code
A pipelined function cannot be called from PL/SQL context
PLS-00625 – Oracle Error Code
PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters
PLS-00641 – Oracle Error Code
INTO clause not allowed for this SELECT statement
PLS-00626 – Oracle Error Code
Partitioned/clustered/ordered parameter must be a function argument
