Skip to content

kberezov/fcc-student-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcc-student-database

This is a freecodecamp project called "Learn SQL by Building a Student Database Part 1". I was provided two files: courses.csv and students.csv. For part one of the project, I created the students database and wrote the insert_data.sh script to insert the data from the two csv files into the database. The database is in students.sql. For part two of the project, I wrote the student_info.sh script which pulls specific information about the students from the students.sql database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages