Database Fundamentals/Constraints

< Database Fundamentals

This lesson introduces constraints.

Objectives and Skills

Objectives and skills for the constraints portion of Microsoft Exam 98-364 Database Fundamentals include:[1]

Readings

  1. Read Wikipedia: Database constraint.

Multimedia

  1. Watch Microsoft Virtual Academy: Relational Concepts.
  2. Watch YouTube: Database Objects.

Activities

  1. Use SQL Server to create constraints to# update record information in the Student table in your College database.
  2. Create the following constraints:

Lesson Summary

Key Terms

composite primary key
foreign key
foreign key constraint
primary key
unique key constraint

References

This article is issued from Wikiversity - version of the Friday, March 11, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.