Data · Beginner
MySQL online course
Install MySQL or MariaDB, create a schema, and write the queries you need for an application.
You will be able to
- Connect with the mysql client
- Create tables with sensible types
- Select, filter, and join
Data · Beginner
Install MySQL or MariaDB, create a schema, and write the queries you need for an application.