Setup Instructions

 Objective

Actions

Notes

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

  1. Launch MySQL/MySQL Workbench. you should see the workbench editor

  2. 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: