Chapter 5Creating SQL Views

Copyright © 2009 by The McGraw-Hill Companies. Click here for terms of use.

Key Skills & Concepts

Image Add Views to the Database

Image Create Updateable Views

Image Drop Views from the Database

As you learned in Chapter 3, persistent base tables store the SQL data in your database. However, these tables are not always in a useful form if you only want to look at specific data from one table or data from multiple tables. For this reason, ...

Get SQL: A Beginner's Guide, Third Edition, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.