Get familiar with SQL commands, and work with csv files. Import data from files, learn how to merge data from different tables, and study how to use various SQL commands.
Used: subqueries, conditional selection, set operations, aggregate functions, views
To learn more about this project, please visit HyperSkill Website - Hacker Attack.
This project's difficulty has been labelled as Easy where this is how HyperSkill describes each of its four available difficulty levels:
- Easy Projects - if you're just starting
- Medium Projects - to build upon the basics
- Hard Projects - to practice all the basic concepts and learn new ones
- Challenging Projects - to perfect your knowledge with challenging tasks
This Repository contains:
csv_files - Contains the 5 csv files from which data was imported into database tables
analysis.sql - Contains the stages' requirements and the sql commands used to achieve them