Description
In this course you will learn
- Using joins to query information from more than one table
- Subqueries - how to use a query within a query
- Grouping records and filtering the results
- Changing the data using INSERT, DELETE, and UPDATE
- Creating new tables
- Adding restrictions on information that can be added to tables
- Creating indexes