PLS-00209: table 'string' is not in FROM clause



PLS-00209: table 'string' is not in FROM clause..

Answer / guest

Cause: In a query, a table referenced by the select list is
not named in the FROM clause.

Action: Check the spelling of the table names, make sure
each column in the select list refers to a table in the FROM
clause, then re-execute the query.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00031: session marked for kill

1 Answers  


ORA-30566: Index maintainence clause not allowed for this command

1 Answers  


QSM-01011: when heuristic rewrite not set, rewrite hint required

1 Answers  


ORA-22862: specified object identifier doesn't match existing object identifier

1 Answers  


ORA-12491: DBHIGH value does not dominate DBLOW

1 Answers  






PCC-00061: Error at line number, column number. PLS-number: string

1 Answers  


TNS-12611: TNS:operation is not portable

1 Answers  


ORA-06907: CMX: error during connect confirmation

1 Answers  


RMAN-06739: database "string" is not found in the recovery catalog

1 Answers  


TNS-01179: Listener cannot load instance class "string"

1 Answers  


ORA-16201: Skip procedure requested to apply statement

1 Answers  


ORA-29254: Invalid lower_bound argument passed to procedure dbms_sql.define_array

1 Answers  


Categories