Media Summary: This video goes through the process of choosing the SQL In this video we talk about making efficiency decisions. In this final video we validate the model, read the scenario one more time, review the details, and check the diagram.

Physical Database Design Learning Activity - Detailed Analysis & Overview

This video goes through the process of choosing the SQL In this video we talk about making efficiency decisions. In this final video we validate the model, read the scenario one more time, review the details, and check the diagram. In this section we record the PRIMARY KEY for each column and add the FOREIGN KEYs. For each column we specify whether the NULL value is allowed. Specify if there is an IDENTITY column. This provides a mechanism for the DBMS to auto-generate values.

In step 3 we add DEFAULT values to some of the columns.

Photo Gallery

Physical Database Design Learning Activity, Part 1
Physical Database Design Learning Activity, Part 2a
Physical Database Design Learning Activity, Part 7
How to Design a Database: Conceptual, Logical & Physical Explained
Physical Database Design Learning Activity, Part 9
Physical Database Design Learning Activity, Part 10
Physical Database Design Learning Activity, Part 8
Physical Database Design Learning Activity, Part 6
Physical Database Design Learning Activity, Part 5
Physical Database Design Learning Activity, Part 3
Conceptual, Logical & Physical Data Models
Physical Database Design Learning Activity, Part 4
View Detailed Profile
Physical Database Design Learning Activity, Part 1

Physical Database Design Learning Activity, Part 1

This is an overview of the

Physical Database Design Learning Activity, Part 2a

Physical Database Design Learning Activity, Part 2a

This video goes through the process of choosing the SQL

Physical Database Design Learning Activity, Part 7

Physical Database Design Learning Activity, Part 7

Add any UNIQUE constraints needed.

How to Design a Database: Conceptual, Logical & Physical Explained

How to Design a Database: Conceptual, Logical & Physical Explained

Learn

Physical Database Design Learning Activity, Part 9

Physical Database Design Learning Activity, Part 9

In this video we talk about making efficiency decisions.

Physical Database Design Learning Activity, Part 10

Physical Database Design Learning Activity, Part 10

In this final video we validate the model, read the scenario one more time, review the details, and check the diagram.

Physical Database Design Learning Activity, Part 8

Physical Database Design Learning Activity, Part 8

Here we add CHECK value constraints.

Physical Database Design Learning Activity, Part 6

Physical Database Design Learning Activity, Part 6

In this section we record the PRIMARY KEY for each column and add the FOREIGN KEYs.

Physical Database Design Learning Activity, Part 5

Physical Database Design Learning Activity, Part 5

For each column we specify whether the NULL value is allowed.

Physical Database Design Learning Activity, Part 3

Physical Database Design Learning Activity, Part 3

Specify if there is an IDENTITY column. This provides a mechanism for the DBMS to auto-generate values.

Conceptual, Logical & Physical Data Models

Conceptual, Logical & Physical Data Models

Learn

Physical Database Design Learning Activity, Part 4

Physical Database Design Learning Activity, Part 4

In step 3 we add DEFAULT values to some of the columns.

Physical Database Design Learning Activity, Part 2b

Physical Database Design Learning Activity, Part 2b

This video goes through the process of choosing the SQL