is it mandatory to select all the column in a view then what
columns should be selected
Answer Posted / sundeep
no.view is nothing but virtual table.a view is like a instance variable for a query.if the query length is long and it used for more than twice then we go for views. In these views we will select the columns which are to be used in a table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a native sql query?
What is java sql driver?
What does joining a thread mean?
How do I use google cloud in sql?
What is a null value?
Explain what is sql*plus?
What is substitution variable?
What does select top 1 do in sql?
What are inner outer left and right joins in sql?
What is difference sql and mysql?
Is pl sql still used?
Sql technical questions
What is memory optimized table?
What is an intersect?
How many types of sql are there?