/sql-queries

Selects from test DB using mysql workbench

sql-queries

The following commands represent basic CRUD operations used to manipulate, read, insert, delete, and edit table data. The test db was made using mysql workbench. I also used joins,unions, alter & alias commands to combine and simplify the data.