T-SQL 101: Views
Early Versions (SQL Server 2000 – 2008)T-SQL 101: ViewsT-SQL 101: Views
Microsoft SQL Server lets you create views, which are virtual tables stored only in memory. In Lesson 7 of this T-SQL 101 series, you'll learn how to create them using T-SQL's CREATE VIEW command and SELECT statement. You'll also learn about their advantages and disadvantages.
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.