Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 534 Bytes

File metadata and controls

18 lines (13 loc) · 534 Bytes

freeCodeCamp_Relational_Database

  1. Build a Celestial Bodies Database

    • universal.sql
  2. Learn Bash Scripting by Building Five Programs

    • questionnaire.sh
    • countdown.sh
    • bingo.sh
    • fortune.sh
    • five.sh

five.sh is the collaboration of all four programs

  1. Learn SQL by Building a Student Database: Part 1
    • students.sql
    • 'insert_data.sh' to insert data in bulk from csv to database