Skip to content

SQL project to research about people whom a company employed during the 1980s and 1990s

Notifications You must be signed in to change notification settings

JustinePile/sql-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

PostgreSQL project to research about people whom a company employed during the 1980s and 1990s

Inside of the EmployeeSQL directory are the SQL schema and queries scripts, as well as all of the data which is stored in CSVs in the data sub-directory

Directory structure:

EmployeeSQL/
├─ queries.sql
├─ schema.sql
├─ ERD.png
├─ data/
│ ├─ departments.csv
│ ├─ dept_emp.csv
│ ├─ dept_manager.csv
│ ├─ employees.csv
│ ├─ salaries.csv
│ ├─ titles.csv
README.md


Screenshot

About

SQL project to research about people whom a company employed during the 1980s and 1990s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published