PLS-00950: In this version, PL/SQL tables can not be used in
this SQL statement.



PLS-00950: In this version, PL/SQL tables can not be used in this SQL statement...

Answer / guest

Cause: In a SQL statement, a PL/SQL table was referenced
incorrectly. For example, the following reference might have
been made, but PL/SQL table attributes can only be used in
procedural statements: SELECT ename_tab.COUNT INTO
name_count WHERE ...

Action: Remove the incorrect reference from the SQL statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15107: missing or invalid ASM disk name

1 Answers  


RMAN-07506: Do you really want to catalog the above files (enter YES or NO)?

1 Answers  


AMD-00124: dimension #string: analytic workspace GID variable not specified

1 Answers  


ORA-06811: TLI Driver: could not set the IPX network number at init

1 Answers  


LPX-00224: multiple occurrences of attribute "~S" found

1 Answers  






ORA-40215: model string is incompatible with current operation

1 Answers  


ORA-25258: cannot register for notifications on an 8.0 style exception queue

1 Answers  


RMAN-08111: some blocks not recovered: See trace file for details

1 Answers  


PLS-00424: RPC defaults cannot include Package State

1 Answers  


PLS-00616: type mismatch found at 'string' among result expressions in a CASE expression

1 Answers  


ORA-00364: cannot write header to new log member

1 Answers  


DRG-10853: Catsearch does not support this operator

1 Answers  


Categories