From the course: MySQL Essential Training

Harness the power of MySQL - MySQL Tutorial

From the course: MySQL Essential Training

Harness the power of MySQL

- [Bill] Hi, I'm Bill Weinman, and welcome to MySQL Essential Training. The goal of this course is to provide you with basic knowledge of MySQL, so you can get up and running quickly and easily with one of the most widely deployed database systems in the world. We'll start with an overview of SQL as implemented by MySQL I'll explain how to create databases and tables, how to insert, update, and delete data from your tables. I'll show you the various data types available as implemented by MySQL. I'll cover operators and functions, including MySQL's specific string and math libraries. Finally, I'll show you the major differences between standard SQL and SQL as implemented by MySQL. Understanding MySQL will serve you well in many information technology endeavors, so let's get started with MySQL Essential Training.

Contents