MySQL Schema and State
From CSE330 Wiki
Jump to navigationJump to searchMySQL is a powerful database that allows for complex logic when manipulating data. This guide is an introduction and a reference to common SQL queries for schema and state manipulation.
This guide assumes that you already have a working copy of MySQL. If you don't, read Introduction to MySQL first.