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-07491: scgrcl: cannot cancel lock request.

1 Answers  


ORA-30107: parameter name abbreviation 'string' is not unique

1 Answers  


TNS-01079: Attempted to bequeath: string

1 Answers  


ORA-24101: stopped processing the argument list at: string

1 Answers  


LPX-00107: element "~S" has multiple declarations

1 Answers  






ORA-27081: unable to close the file

1 Answers  


ORA-22165: given index [string] must be in the range of 0 to [string]

1 Answers  


ORA-14521: Default tablespace string block size [string] for string string does not match existing string block size [string]

1 Answers  


NNL-01070: System parameter file name: string

1 Answers  


ORA-30376: prevent sharing of a parsed query of an explain rewrite session

1 Answers  


NNL-00213: No entry with specified index number, try "SHOW SYSTEM_QUERIES"

1 Answers  


LSX-00253: branch is empty

1 Answers  


Categories