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

How to avoid duplicate records in a query?

668


Which is faster truncate or drop?

658


What are sql ddl commands?

635


Which are sql * plus commands?

623


What is sql server and ase?

627






What is rowid in sql?

589


how to load data files into tables with 'mysqlimport'? : Sql dba

617


How to change the order of columns in Oracle SQL Plus ?

707


Are stored procedures compiled?

608


Why we use cross join?

625


What is a delimiter in sas?

639


Can we use joins in subquery?

659


What is sql trigger example?

644


Define the select into statement.

672


How many times can we commit in a loop?

651