How to create a view on a table which does not exists
Answer Posted / amedela chandra sekhar
By using 'force view'
we can create a view without base table
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Differentiate between % rowtype and type record.
What are different types of keys?
how many triggers are allowed in mysql table? : Sql dba
Explain how exception handling is done in advance pl/sql?
Why does sql need a server?
what is 'mysqlimport'? : Sql dba
What is the use of partition by in sql?
What is difference between stored function and application function?
Why do we use function in pl sql?
Mention what is the use of function "module procedure" in pl/sql?
What is the difference between local variables and global variables?
what is a cursor? : Sql dba
What is a data definition language?
Does sql between include endpoints?
what is the difference between truncate and delete statement? : Transact sql