alternative
  • Home (current)
  • About
  • Tutorial
    Technologies
    SQL -Structured Query Language
    Python
    Ethical Hacking
    Java
    .net Framework
    Placement Preparation
    Quantitative Aptitude
    View All Tutorial
  • Quiz
    SQL -Structured Query Language
    Quantitative Aptitude
    Java
    View All Quiz Course
  • Q & A
    Quantitative Aptitude
    Java
    View All Q & A course
  • Programs
  • Articles
    Artificial Intelligence & Machine Learning Project
    How to publish your local website on github pages with a custom domain name?
    How to download and install Xampp on Window Operating System ?
    How To Download And Install MySql Workbench
    How to install Pycharm ?
    How to install Python ?
    How to download and install Visual Studio IDE taking an example of C# (C Sharp)
    View All Post
  • Tools
    Program Compiler
    Sql Compiler
    Replace Multiple Text
    Meta Data From Multiple Url
  • Contact
  • User
    Login
    Register

SQL -Structured Query Language - Overview - How To Download And Install MySql Workbench Tutorial

To install MySQL Workbench, follow these steps:

Prerequisite - Xampp or Wamp Server

Check this blog to install XAMPP Server on Windows.

Step 1: Download Mysql Workbench from https://dev.mysql.com/downloads/workbench/  and click on the download

 

 

Step 2: On the next page, click on "No thanks, just start my download".

 

Step 3: Once the download is complete, open the .exe file of Mysql Workbench and click on next to continue

 

Step 4: Keep Install Location as by default or change it, if you want.

 

 

Step 5: Choose the Setup type as Complete.

  

 

Step 6: Now click on Install.

 

 

Step 7: Then your installation will start and click on the finish after installation

Hence MySQL Workbench is successfully installed.

 

Running First SQL Query in MySQL Workbench

Step 1: Open the MySQL Workbench from the window search bar. It will look like this

 

Step 2: First Switch-On (Start) the Apache and Mysql from the xampp or wamp server.

Then Click on rescan servers. It will detect Mysql ( port - 3306 ) that are already started in the xampp or wamp server.

 

Step 3: After Scanning it will show the MySQL Connections.

 

Step 4: Then it will show a warning, click on Continue Anyway.

 

Step 5: Dashboard will be opened.

Open a query editor mark on the left side and write the first query to create a database such as “create database employees” and click on execute (power symbol)

It will create a database of employees.

If the output shows a green mark then it is executed successfully.

If it still not showing click on refresh, marked in an image.

 

Congratulation, You successfully execute your first SQL Query.

SQL -Structured Query Language

SQL -Structured Query Language

  • Introduction
  • Overview
    • How To Download And Install MySql Workbench
    • SQL Syntax
  • SQL Database
    • Create Database
    • Drop Database
    • Use / Select Database
  • SQL Table
    • Create Table
    • Alter - Rename Table
    • Alter - Add Column
    • Alter - Modify Column
    • Alter - Rename Column
    • Alter - Drop Column
    • Copy Table
    • Drop Table
  • SQL Insert
    • Insert Record
  • Sql Update
    • Update Record
  • Sql Select
    • Select Record
    • Select - Count
    • Select - Average
    • Select - Sum
    • Select - Min Max
    • Select - Distinct
    • Select - Limit
    • Select - First
    • Select - Last
  • Sql Clause
    • Like Clause
    • And Operator
    • Or Operator
    • Between & Not Between Operator
    • As or Alias
    • In Clause
    • Group By Clause
    • Having Clause
  • Sql Order By
    • Ascending
    • Descending
    • Random
    • Ascending Descending Multiple Column
  • SQL Joins
    • Joins and its type
    • Inner Join
    • Left Join
    • Right Join
    • Full Join
    • Cross Join
  • SQL View
    • Create View
    • Update View
    • Delete View
  • SQL Delete
    • Delete Table
    • Truncate Table
  • Sql Key & Constraint
    • Primary Key
    • Foreign Key
    • Unique Key
    • Not Null Constraint
    • Check Constraint
    • Default Constraint
  • Normalization
    • Overview
    • 1 NF
    • 2 NF
    • 3 NF
    • Boyce Codd normal form ( BCNF )

About Fresherbell

Best learning portal that provides you great learning experience of various technologies with modern compilation tools and technique

Important Links

Don't hesitate to give us a call or send us a contact form message

Terms & Conditions
Privacy Policy
Contact Us

Social Media

© Untitled. All rights reserved. Demo Images: Unsplash. Design: HTML5 UP.