Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 319 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 319 Bytes

sql-challenge

This repo contains an Entity Relationship Diagram created in QuickDBD to model a personnel database for a fictional company, as well as the sql scripts to create the schema and import data from a collection of CSV files. It also creates a sql script to pull requested information from the database.