Skip to Content
Database Design for Mere Mortals™: A Hands-On Guide to Relational Database Design, Second Edition
book

Database Design for Mere Mortals™: A Hands-On Guide to Relational Database Design, Second Edition

by Michael J. Hernandez
March 2003
Beginner
672 pages
14h
English
Addison-Wesley Professional
Content preview from Database Design for Mere Mortals™: A Hands-On Guide to Relational Database Design, Second Edition

Chapter 12

  1. You can refer to a view as a virtual table because it draws data from base tables rather than storing data on its own.

  2. Views are valuable for the following reasons:

    a. You can use them to work with data from multiple tables simultaneously.

    b. They reflect the most current information.

    c. You can customize them to the specific needs of an individual or group of individuals.

    d. You can use them to help enforce data integrity.

    e. You can use them for security or confidentiality purposes.

  3. The types of views you can define as you design the logical structure of the database are data, aggregate, and validation.

  4. Each time you access a view, your RDBMS will rebuild and repopulate it using the most current data from the view's base tables. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Database Design for Mere Mortals®: A Hands-on Guide to Relational Database Design, Third Edition

Database Design for Mere Mortals®: A Hands-on Guide to Relational Database Design, Third Edition

Michael J. Hernandez

Publisher Resources

ISBN: 0201752840Purchase book