A collection of 20 FAQs on SQL Server database views. Clear answers
are provided with tutorial exercises on creating and dropping views;
defining and viewing view columns; creating views from multiple
tables; inserting, updating and deleting data in underlying tables;
creating schema binding view; creating indexes on views.