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:
Tom
2021-11-16 15:35:59 -06:00
committed by GitHub
parent 56a60700b7
commit 21be9df82a
16 changed files with 163 additions and 50 deletions

View File

@ -69,7 +69,8 @@
"learn-bash-scripting-by-building-five-programs": "Relational Databases",
"learn-bash-and-sql-by-building-a-bike-rental-shop": "Relational Databases",
"salon-appointment-scheduler": "Relational Databases",
"learn-sql-by-building-a-student-database": "Relational Databases",
"learn-sql-by-building-a-student-database-part-1": "Relational Databases",
"learn-sql-by-building-a-student-database-part-2": "Relational Databases",
"learn-advanced-bash-by-building-a-kitty-ipsum-translator": "Relational Databases",
"world-cup-database": "Relational Databases",
"learn-nano-by-building-a-castle": "Relational Databases",