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-12481: effective label not within program unit clearance range

1 Answers  


UDI-00012: table mode imports only allow objects from one schema

1 Answers  


QSM-01533: query rewritten with equivalence, string

1 Answers  


ORA-30044: 'Retention' can only specified for undo tablespace

1 Answers  


ORA-06781: TLI Driver: error reading negotation string

1 Answers  






PLS-00210: an OTHERS clause is required in this CASE statement

1 Answers  


ORA-10642: Found rollback segments in dictionary managed tablespaces

1 Answers  


ORA-29299: Invalid handle for piecewise compress or uncompress

1 Answers  


DGM-16903: Unable to connect to database

1 Answers  


DRG-12001: Please enter username:

1 Answers  


ORA-27122: unable to protect memory

1 Answers  


ORA-24308: illegal define position

1 Answers  


Categories