MySQL Tricks and Tips

Book page

MySQL tricks and tips.

Also known as information I used frequently and have to look up each time, so why not put it all in one place?

Most of the information on these pages work for any SQL database. Comment structures are different among databases, as are administrative commands ('show tables' in MySQL vs '\d' in PostgreSQL). The rest, however, is the same.