Setup Instructions
 Objective
Actions | Notes |
---|---|
Install MySQL | Please search for how to install MySQL in your operating system. |
 Install MySQL Workbench |  Please search for how to install MySQL Workbench on your operating system. |
Verify your install | Instructions below |
 Steps
Launch MySQL/MySQL Workbench. you should see the workbench editor
Type the following (including you comment header with your name as the author) into the Query Editor
-- Author: Your Name -- Verify MySQL SELECT "Hello World";
3. Click the Execute Icon in the top tab of the Editor
Â
4) View Results: