SQL: the Structured Query Language

MySQL command-line

SHOW DATABASES

USE a database

Creating a Table- Set up Fields for a table structure

SHOW TABLES

Structure of Table

Adding Data to a Table

Retrieve all data