Type mismatch found at ‘string’ in SELECT…INTO statement
PLS-00386 – Oracle Error Code
Type mismatch found at ‘string’ between FETCH cursor and INTO variables
PLS-00355 – Oracle Error Code
Use of pl/sql table not allowed in this context
PLS-00356 – Oracle Error Code
‘string’ must name a table to which the user has access
PLS-00357 – Oracle Error Code
Table-View Or Sequence reference ‘string’ not allowed in this context
PLS-00358 – Oracle Error Code
Column ‘string’ exists in more than one table; use qualifier
PLS-00333 – Oracle Error Code
‘string’ must match an object-table alias in this context
PLS-00359 – Oracle Error Code
Assignment target in ‘string’ must have components
PLS-00334 – Oracle Error Code
‘string’ matches table or view without an alias
PLS-00360 – Oracle Error Code
Cursor declaration without body needs return type
