feat: add/rename md files for new RDBMS tutorials (#44132)
* feat: split RDBMS tutorial into two parts * fix: update challenges across the rest of the languages
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
---
|
||||
id: 602da0c222201c65d2a019f5
|
||||
title: Learn SQL by Building a Student Database
|
||||
title: "Learn SQL by Building a Student Database: Part 1"
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database
|
||||
dashedName: learn-sql-by-building-a-student-database
|
||||
url: https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
|
||||
dashedName: learn-sql-by-building-a-student-database-part-1
|
||||
---
|
||||
|
||||
# --description--
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
id: 618590adb0730ca724e37672
|
||||
title: "Learn SQL by Building a Student Database: Part 2"
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-2
|
||||
dashedName: learn-sql-by-building-a-student-database-part-2
|
||||
---
|
||||
|
||||
# --description--
|
||||
|
||||
# --instructions--
|
||||
|
||||
# --hints--
|
||||
|
||||
# --seed--
|
||||
|
||||
# --solutions--
|
Reference in New Issue
Block a user