Files
freeCodeCamp/curriculum/challenges/english/13-relational-databases/learn-sql-by-building-a-student-database-part-1/build-a-student-database-part-1.md
Tom 84c305ab08 feat: release rdbms to production (#45169)
* fix: add cert to email for when all certs are earned

* fix: unhide rdbms from production

* fix: cert project input field

* feat: add cypress tests

* fix: message on project pages to lower expectations

* fix: update instructions

* fix: add quincy's suggestions

* fix: add beta label and reorder

* fix: utils test

* fix: move rdbms to bottom of settings

* fix: cypress tests

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: only drop seeded users webhook tokens

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-04 15:38:09 +05:30

488 B

id, title, challengeType, helpCategory, url, dashedName
id title challengeType helpCategory url dashedName
602da0c222201c65d2a019f5 Build a Student Database: Part 1 12 Backend Development https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1 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--