Question: A Convert this data model to a database design. Specify tables, primary keys, and foreign keys. Using Figure 6-43 as a guide, specify column properties.
A Convert this data model to a database design. Specify tables, primary keys, and foreign keys. Using Figure 6-43 as a guide, specify column properties. Duplicate the following table as needed to complete database design.
| Example Table with Specifications | |||||
| Column Name | Data Type | Key | Required | Default Value | Remarks |
| ExampleID | Integer | Primary Key | Yes | None | Surrogate (1, 1) |
| Name | Char(4) |
| Yes | None |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
