SQL Cheat Sheet
This is a beginners cheat sheet aimed to be used when creating and querying simple SQL databases. Special thanks to Codeademy for the content.
SQL Summary:
How to Create a Table:
How to Update a Table:
How to Filter:
How to Join Tables:
SQL Main Concepts Summary: