ORA-00964 : table name not in FROM list

Email This Post Email This Post

Cause : A table specified in a query’s SELECT list is not named in the FROM clause list.
Action : Check spelling of the table names, check that each table name in the SELECT list matches a table name in the FROM list, and then retry the statement.

Popularity: 2% [?]

Related Post

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Close
E-mail It