Now that we've gotten the fundamentals of creating databases and tables out of the way, we can start getting into the meat and potatoes of SQL interactions: selecting, updating, and deleting data.
We'll start with the basic structure of these queries and then break into the powerful operations with enough detail to make you dangerous.