What are the advantages of VIEW?

Answer Posted / kapil syscom

View is simple structure as table in database, it dosen't take extra memory space, and reduces the structural complexity of database whenever we need to fetch the data from more than one table, thus it reduces the cost of joins every time.
Thus these is true that we have to use it for efficiency reasons..

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between delete, truncate and drop command?

552


What is data type in sql?

556


What is character functions?

558


What is multiple partition?

540


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

671






What is a function in oracle pl sql?

545


Why are sql stored procedures used?

617


What is clause in sql?

586


what are properties of a transaction? : Sql dba

561


What are the two different parts of the pl/sql packages?

568


How can we link a sql database to an existing android app?

550


What is the use of partition by in sql?

518


What is a string data type in sql?

516


What is the need of merge statement?

554


what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

621