This website is not broken, the owner of it has decided to participate in Naked CSS Day 2025!
Naked CSS Day is a event that is held once per year (April 9th) to celebrate good & well planned design. The website will be back to its normal state tomorrow.
Database Design
3 credits
08.22.16 - 12.18.16
Creating Tables with the MySQL Workbench and SQL
Start Creating New Tables
At this point you're ready to start creating new tables. Type our each of your table create queries and then execute then using the same button as in the last step or by hitting ctrl-enter on your keyboard.
You will get confirmations in the output pane at the bottom of the screen when a query was successful or error messages otherwise.