Learning Paths
Skills
Querying Data with SQL in MariaDB
- 5 courses
- 8 hours
- Skill IQ
MariaDB is an open-source, community-developed, and commercially supported fork of the popular MySQL relational database management system. This skill will teach you how to use the SQL language to query data from MariaDB.
Courses in this path
Beginner
Learn to use the SELECT statement, along with JOINs and WHERE clauses, to create organized projections of data stored in MariaDB.
Intermediate
Insert, update, and delete data from MariaDB.
Advanced
Create MariaDB database objects, such as functions and stored procedures, to capture reusable query logic.