Function DECODE must be called with at least 3 non-boolean arguments
PLS-00156 – Oracle Error Code
Null constraints not supported for object attributes.
PLS-00204 – Oracle Error Code
Function or pseudo-column ‘string’ may be used inside a SQL statement only
PLS-00157 – Oracle Error Code
AUTHID only allowed on schema-level programs
PLS-00205 – Oracle Error Code
Aggregate not allowed here
PLS-00160 – Oracle Error Code
AUTHID must specify CURRENT_USER or DEFINER
PLS-00206 – Oracle Error Code
%TYPE must be applied to a variable- column- field or attribute- not to ‘string’
PLS-00161 – Oracle Error Code
Pragma string expects 3rd argument to be an identifier or a string literal
PLS-00207 – Oracle Error Code
Identifier ‘string’- applied to implicit cursor SQL- is not a legal cursor attribute
PLS-00162 – Oracle Error Code
Pragma string expects 4th argument to be a positive integer literal
