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
what are the t string functions available in tsql? : Transact sql
What is a loop in sql?
Explain polymorphism in pl/sql.
How do I upgrade sql?
What is serial sql?
Which is better join or inner query?
Is it possible to update views?
Does sql use python?
How do I kill a query in postgresql?
What are all the different normalization?
What is snowflake sql?
Can we use rowid as primary key?
What is field delimiter?
What is difference between group by and partition by?
how can you create an empty table from an existing table? : Sql dba