# The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert

- Instructors: Colt Steele, Ian Schoonover
- Length: 20.5 hr
- Link: https://www.udemy.com/the-ultimate-mysql-bootcamp-go-from-sql-beginner-to-expert/
- Resources:
# Course Content
- Course Introduction
- Create Databases and Tables
- Insert Data
- CRUD Commmands
- String Functions
- Refining Our Selections
- Aggregate Functions
- Revisiting Data Types
- Logical Operators
- One To Many
- Many To Many
- Instagram Database Clone
- Working With Lots Of Instagram Data
- Introducing Node
- Building Our Web App
- Database Triggers