
About this course
Ready to start your journey into SQL? In this course, you will learn how to create, access, and update tables of data in a relational database.
Syllabus
Intro to SQL
Learn how to use SQL to access, create, and update data stored in a database.
- Lesson - Manipulation
- Quiz - Manipulation
- Project - Create a Table
Queries
Write SQL queries to find and select specific data from a single table.
- Lesson - Queries
- Quiz - Queries
- project - New York Restaurants
- Informational - Next Steps