* fix: unrevert verbiage changes * fix: typo Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> * fix(tools): update cypress test * chore: apply sem's review Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
21 lines
488 B
Markdown
21 lines
488 B
Markdown
---
|
|
id: 602da0c222201c65d2a019f5
|
|
title: "Build a Student Database: Part 1"
|
|
challengeType: 12
|
|
helpCategory: Backend Development
|
|
url: https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
|
|
dashedName: build-a-student-database-part-1
|
|
---
|
|
|
|
# --description--
|
|
|
|
In this 140-lesson course, you will create a Bash script that uses SQL to enter information about your computer science students into PostgreSQL.
|
|
|
|
# --instructions--
|
|
|
|
# --hints--
|
|
|
|
# --seed--
|
|
|
|
# --solutions--
|