Files
freeCodeCamp/curriculum/challenges/_meta/learn-sql-by-building-a-student-database-part-2/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

17 lines
440 B
JSON

{
"name": "Learn SQL by Building a Student Database: Part 2",
"isUpcomingChange": false,
"dashedName": "learn-sql-by-building-a-student-database-part-2",
"helpCategory": "Backend Development",
"order": 5,
"time": "5 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "618590adb0730ca724e37672",
"title": "Build a Student Database: Part 2"
}
]
}