Nour-Sadek / Hacker-Attack

This project acted as practice for importing data from csv files, merging data from different tables, and using various SQL commands

Home Page:https://hyperskill.org/projects/297

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker Attack

Learning Outcomes

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

General Info

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

About

This project acted as practice for importing data from csv files, merging data from different tables, and using various SQL commands

https://hyperskill.org/projects/297