SQL Basics
The SQL tutorials for these are very thorough and if/when you run into something you’ve forgotten how to do these should be your first resources. Code academy asks for you to sign up but w3schools doesn’t so which ever you’re more comfortable with.
- Codecademy SQL (Good source for a very general basic introduction to SQL)
- W3schools SQL (Basic SQL programming information/syntax)