MySQL Command Basics

MySQL is a popular open source relational database management system.
Most MySQL commands are self explanatory, so I’ll just generally drop an example or syntax with a short explanation. One note, a MySQL statement ends at the semi-colon ;
.