What are views?

Submitted by: Administrator
A view can be considered as a virtual table. It does not physically exist. It is based on the result set of a SQL statement. A view contains rows and tables just like a real table.
Submitted by: Administrator

Read Online MS SQL Server Views Job Interview Questions And Answers