Covers basic sorting of a table.
This video covers the user of SELECT statements to return data from a single table
This covers how to use a SELECT statement when using more than one table.
This video will cover how to INSERT new rows into a table
This video will cover how to use an UPDATE statement to change existing rows within a table
This video will demonstrate how to use a DELETE query to remove rows from a table