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

LSX-00206: substitution for element "~S" is disallowed

1 Answers  


ORA-29539: Java system classes already installed

1 Answers  


ORA-06544: PL/SQL: internal error, arguments: [string], [string], [string], [string], [string], [string], [string], [string]

1 Answers  


O2U-00212: An error occurred for which no message is available

1 Answers  


NNL-00973: Query state: number

1 Answers  






DRG-52207: the specified attribute does not exist: string

1 Answers  


QSM-02102: mv FROM list references an object in the SYS schema

1 Answers  


IMG-00831: boundary queue size exceeds expected size

1 Answers  


LSX-00331: missing comma

1 Answers  


ORA-22345: recompile type string.string before attempting this operation

1 Answers  


RMAN-08099: specifying standby controlfile for proxy backup

1 Answers  


ORA-29255: Cursor contains both bind and define arrays which is not permissible

1 Answers  


Categories