Files
freeCodeCamp/curriculum/challenges/_meta/learn-sql-by-building-a-student-database-part-1/meta.json
2024-06-03 13:31:17 -07:00

14 lines
383 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,
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "602da0c222201c65d2a019f5",
"title": "Build a Student Database: Part 1"
}
]
}