Workbench Download and install
Download and install XAMPP
Download and install Workbench google.com Type Download Workbench Select https://dev.mysql.co m/downloads/workbe nch/ Start download 32 or 64 bit Click download button Read
Click
Create Connection
Click + button to create connection
1.Type Connection Name 2.Click
1.Click 2.Click
1.Double Click
Create Schema
1.Right Click on Schemas area 2.Select Create Schma..
2.select utf8-utf8_general_ci 1.Type Schma name 2.select utf8-utf8_general_ci
1.Read the SQL Script 2.Click Apply button
Double click on Schema name Or right click on Schema name select ‘Set as Default Schema’
2.Click to execute the statement 1.Type CREATE TABLE Statement 3. Read the Action Output
CREATE TABLE Columns
INSERT INTO Statement
SELECT Statement
https://dev.mysql.com/doc/workbench/en/wb-sql-editor.html
References http://www.w3schools.com/sql/default.asp