How to create a view on a table which does not exists

Answer Posted / vijayakumar

Using FORCE Command we can create a view without base table.

Is This Answer Correct ?    40 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why schema is used in sql?

726


How can we solve sql error: ora-00904: invalid identifier?

885


What are the triggers associated with image items?

794


Does sql view stored data?

722


What is normalization sql?

719






What is null in pl/sql?

812


Does sql*plus also have a pl/sql engine?

767


how to install mysql? : Sql dba

792


What are the benefits of triggers?

896


What is a .db file?

724


Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

743


Why is there a need for sqlcode and sqlerrm variables?

756


how many ways we can we find the current date using mysql? : Sql dba

812


Is grant a ddl statement?

638


Is it possible to include an insert statement on the same table to which the trigger is assigned?

734