Next Steps
You are now ready to move on to part 3 of learning more about SQL. If you want some additional resources on the topics we just covered, here are a few of our favorites:
- DigitalOcean - How to Use SQL
- DigitalOcean - How To Use Functions in SQL
- learn.microsoft - String Functions(Transact-SQL)
- learn.microsoft - Date and time data types and functions(Transact-SQL)
- learn.microsoft - Aggregate Functions(Transact-SQL)
- tutorialspoint: T-SQL - String Functions
- W3Schools: SQL Server Functions
- W3Schools: SQL Aggregate Functions