Description
MySQL is a general purpose relational database management system (RDBMS) used mainly to provide a back-end database for web applications. In this course, we’ll introduce the concepts of relational database management systems in general, and how they relate to MySQL in particular. Unlike traditional courses that concentrate mainly on theory, this course takes a practical “how-to” approach to working with data.
- Learn to create databases & tables w/ 20 lectures & 2 hours of instruction
- Add data to a table w/ INSERT
- Read a table w/ SELECT
- Study how to use WHERE to filter data
- Use ORDER BY to sort data
- Read from multiple tables w/ JOINs
- Change data in a table w/ UPDATE
- Remove one or more rows of data from a table w/ the DELETE query
- Use a text file to load a database schema


Reviews for An Introduction to MySQL Database Development
Click Here to Read Reviews for An Introduction to MySQL Database Development >> Click Here to Submit Reviews for An Introduction to MySQL Database Development >>