Course #1What is a DatabaseA practical introduction to how databases work and why they exist.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #2TablesLearn about the structure and function of tables in database systems.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #3Rows & ColumnsExplore the structure of records and fields in database systems, focusing on how rows and columns organize data.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #4Primary KeysUnderstand the role of primary keys in database systems and how they uniquely identify records.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #5Data TypesExplore different data types used in database systems and their significance.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #6SQL BasicsDive into SQL to refine your database querying skills.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #7SELECTExplore the SELECT statement in SQL to retrieve data efficiently from databases.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #8INSERTLearn how to effectively use the INSERT statement in database systems to add data accurately and efficiently.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #9UPDATEThis course focuses on mastering the UPDATE command in database systems, refining your ability to modify data accurately and efficiently.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #10DELETEExplore the intricacies of removing data from database systems, focusing on best practices and common pitfalls.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate