Learn SQL by Building a Student Database Part 1 | FreeCodeCamp

1 year ago
17

In this video we will create a Student database and insert the data using a shell script.

0:00:00 Intro
0:00:38 Start Project
0:01:25 Connecting and creating tables
0:04:55 Adding Columns
0:18:19 Inserting a few columns
0:20:30 Working on the shell script
0:32:11 Creating courses_test.csv
0:43:47 Working on courses instead of majors
0:54:21 Inserting student data
1:07:10 Not using test files anymore

Loading comments...