How to fix oracle error ora-00942: table or view does not exist
Answer / Neeraj Chaudhary
Ensure that the table or view specified in your query exists in the current schema. If it doesn't, create the required table or view using CREATE TABLE or CREATE VIEW statements. Double-check the spelling and case sensitivity of the object name.
| Is This Answer Correct ? | 0 Yes | 0 No |
What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?
what tools available for managing mysql server? : Sql dba
how to create a primary key with out creating an index?
Can I call a procedure inside a function?
What is Primary Key?
What are stuff and replace function?
what is the difference between trigger and constraint?
How would you convert date into julian date format?
what is variable in package specification
What are expressions?
I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?
What is sql catalog?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)