What is a view and its advantages?

Posted by silpa on Mar 25 2007

View is virtual table thay donot contain or store data.

ADVANTAGES

1.Provides additional level of table security
2.Stores complex queries
3.Presents data in a diff prespective from tht of a table
4.Simplifies commands for a user

Leave a Comment