Files
freeCodeCamp/curriculum/challenges/_meta/learn-sql-by-building-a-student-database-part-1/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 1",
"isUpcomingChange": false,
"dashedName": "learn-sql-by-building-a-student-database-part-1",
"helpCategory": "Backend Development",
"order": 4,
"time": "5 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "602da0c222201c65d2a019f5",
"title": "Build a Student Database: Part 1"
}
]
}