Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 2 KB

Course-:-MySQL.md

File metadata and controls

46 lines (43 loc) · 2 KB

Codio Go to this course in Codio
Stack Information mysql course stack - use this Stack when importing any Unit within this Course into a Codio project.

Module 1: Introduction to MySQL

Codio Units Git Hub Repository
Personal Playground (not a tutorial) MySQL-Playground
What is a database MySQL-What_is_a_database
Creating databases and inserting data MySQL-Creating_databases_and_inserting_data
Altering existing databases and updating data MySQL-Altering_existing_databases_and_updating_data
Deleting databases, dropping tables and deleting data MySQL-Deleting_databases-_dropping_tables_and_deleting_data
Constraints and Keys MySQL-Constraints_and_Keys
Aggregate functions MySQL-Aggregate_functions