Module 10: Create Views

CMPS 160: Databases

Introduction

In this module, we will learn about how to create a view and create a stored procedure. Views are commonly utilized when working with databases. A view can be used to capture a snapshot of the data that you want to retrieve.

Module Objectives

  • Create and use views, including read-only and updatable views
  • Describe a view
  • Understand the benefits of using views
  • Provide a view, determine whether it is updatable

Learning Resources

  • Module 10 Readings: Chapter 12
  • Module 10 Slides: Chapter 12

Learning Activities

  • Module 10 Quiz: Chapter 12

For Further Study

Leave A Reply

Your email address will not be published. Required fields are marked *