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


Please Help Members By Posting Answers For Below Questions

What is a dirty read sql?

476


Where is pl sql used?

516


What is the cause of mutating table error and how can we solve it?

598


Does sql full backup truncate logs?

528


how to enter characters as hex numbers? : Sql dba

566






What is pessimistic concurrency control? : Transact sql

584


Explain the steps needed to create the scheduled job?

557


What is join view in sql?

510


What is sql comments?

648


What does a pl/sql package consist of?

514


Which join is like an inner join?

523


How do you use join?

524


Is postgresql a server?

575


What is trigger types in sql?

533


How can a function retun more than one value in oracle with proper example?

582