- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Data
Introduction to SQL
SQL, or Structured Query Language, is a programming language designed for managing and manipulating relational databases. It allows users to perform tasks such as querying data, updating records, and managing database schemas, which are essential tasks for maintaining and analyzing structured data across diverse applications. SQL is an essential tool for most data professionals, and this learning path will equip you with a solid foundation upon which to grow your SQL skills.
Content in this path
Introduction to SQL
Watch the following courses to get a solid introduction to the world of SQL.
Hands-on Practice with SQL Coding Labs
Want to practice your SQL skills in a simulated coding environment? These hands-on coding labs will get some real experience under your fingers that you can take to the real world.
- Database fundamentals
- How to write SQL queries
- How to use ordering, grouping, and aggregate functions
- How to JOIN tables
- How to create subqueries
- How to add, update, and delete data
- How to use Generative AI tools with SQL
- No prerequisites are required for this course, though an understanding of fundamental programming and database concepts can be helpful.
- Databases
- Data Analysis
- Data Manipulation