- What string functions are available and how to structure
SELECT
queries with them. - What date and time functions are available and how to structure
SELECT
queries with them. - What aggregate functions are available and how to structure
SELECT
queries with them.
- Always check with your program manager to see if there are any upcoming deadlines you should highlight!
- Q & A from the prep work and/or exercises.
- Students continued to practiced writing SQL queries. Make sure when discussing SQL queries to remind them to think about the result set returned and how they can follow the best practices introduced at this stage in their learning.
- Students will be working with the
BooksDB
dataset from the previous lesson. They should already have access to this but ensure they have the necessary permissions to perform queries against the database!