Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 404 Bytes

Elmasri Database

Fundamentals of Database Systems by Elmasri, Navathe 7th ed.

Employee Database from Figure 5.6

  • Employee_Database_Script.sql - This script tested on mysql 5.7 and includes foreign keys and other conditions
  • Employee_Database_Script_OracleLive.sql - This script formatted for Oracle Live online Sql environment, does not in include foreign keys