Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker-Attack

Get familiar with SQLite 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.

A hacker has attacked the IT system of your school and destroyed the database. As a leader of the Science Club,
your school has asked for your help. The situation is grave. There is only one week before the final annual exams.
You need to recover the annual scores of the students. The school management provides the data from the archive,
and the Science Club members help you with csv files.
Your task is to create the school database and calculate the annual score.

Stage 1/7: School Members

Create your first table that contains teachers and students.

Stage 2/7: Who Are You?

Find out who the students are.

Stage 3/7: You Are A Student

You listed the students. Time to create the student table.

Stage 4/7: Plenty Of Files

Your friends created score files for you. Merge the scores and display them.

Stage 5/7: I Know Your Score

You listed the scores, now create the score table.

Stage 6/7: Grade Codes

Find out the grade code of the students and update the student table.

Stage 7/7: Land Ho!

For last-year students, calculate the annual scores and display them.

About

Tutorial project for Databases with SQL and Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages