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

LSX-00213: only ~1d occurrences of particle "~2S", minimum is ~3d

1 Answers  


PLS-00255: CALL Specification parameters cannot have default values

1 Answers  


PLS-00312: a positional parameter association may not follow a named association

1 Answers  


QSM-02017: subquery present in the HAVING clause

1 Answers  


ORA-31522: could not find Streams object string for CDC change set string

1 Answers  


EXP-00080: Data in table "string" is protected. Using conventional mode.

1 Answers  


ORA-02783: Both post and wait functions were not specified

1 Answers  


SQL*Loader-00458: Comparison text ('string') of CONTINUEIF LAST must be non-whitespace

1 Answers  


ORA-13197: element string.string.string is out of range

1 Answers  


ORA-02035: illegal bundled operation combination

1 Answers  


PLS-00360: cursor declaration without body needs return type

1 Answers  


NNL-01006: META VIOLATION responses received: number

1 Answers  


Categories