From the course: MySQL Advanced Topics (2019)

Take MySQL to the next level - MySQL Tutorial

From the course: MySQL Advanced Topics (2019)

Take MySQL to the next level

- [Instructor] Hi, I'm Bill Weinman, and welcome to MySQL Advanced Topics. The goal of this course is to show you some of the more advanced features of MySQL so you can get the most of this modern, powerful database management system. I'll start with an overview of indexes, as implemented by MySQL. I'll explain how to use Views and Subselects to organize and reuse your most common queries. I'll show you how to use stored functions and procedures. I'll cover transactions, triggers, and foreign key constraints. Understanding these advanced features of MySQL will help you get the most out of this modern, powerful database management system. So let's get started with MySQL Advanced Topics.

Contents