EmployeeSQL
is a SQL challenge that interprets raw .csv files into an ERD, creates and imports the table structures for those files, and then performs queries on newly formatted tables within SQL.
- SQL
- QuickDBD.com
- Interpreting raw data
- Creating table structures to match imports
- Data filtering, joining, and subqueries