Слайд 2Lesson Objectives
Understand assignment 1 requirements
Study documentation about the assignment database (Intercollegiate Athletic
Database)
Слайд 3Intercollegiate Athletic Work Flow
Слайд 4Intercollegiate Athletic Database Diagram
Слайд 5Assignment 1 Requirements
Install and use Oracle or MySQL
Write CREATE TABLE statements
Correct syntax
Appropriate
data types
Named constraints
Write directly without using visual interface
Execute SQL INSERT statements to populate tables
Слайд 6Constraint Requirements
PK
FK
NOT NULL
CHECK
Names for at least PK and FK constraints