Skip to content

hdkronke/sql-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Challenge

Module 9

For this project, I took employee data to build a database in SQL.

First, I needed to map out how the tables were going to store the data and how the primary and foreign keys would relate to each other.

erd_diagram

These tables could be called upon at will to efficiently access whatever information needed. That's much better than old CSV files!

1

Releases

No releases published

Packages

No packages published