This construct is not allowed as the origin of an assignment
PLS-00324 – Oracle Error Code
Cursor attribute may not be applied to non-cursor ‘string’
PLS-00309 – Oracle Error Code
With %LAST attribute- ‘string’ must be a variable of an enumerated type
PLS-00325 – Oracle Error Code
Non-integral numeric literal string is inappropriate in this context
PLS-00310 – Oracle Error Code
With %ROWTYPE attribute- ‘string’ must name a table- cursor or cursor-variable
PLS-00326 – Oracle Error Code
IN clause must contain same number of expressions as subquery
PLS-00311 – Oracle Error Code
The declaration of ‘string’ is incomplete or malformed
PLS-00327 – Oracle Error Code
‘string’ is not in SQL scope here
PLS-00312 – Oracle Error Code
A positional parameter association may not follow a named association
PLS-00328 – Oracle Error Code
A subprogram body must be defined for the forward declaration of string.
