Lab No 1
Lab No 1
Lab No. 1
Setting Up Environments
Objectives:
The objective of this lab is to make the students learn how to install MySQL
workbench and import the database in it. Also the students would learn how to
show the database and run simple SELECT queries.
MySQL Workbench
MySQL Workbench is a unified visual tool for database architects, developers, and
DBAs. MySQL Workbench provides data modeling, SQL development, and
comprehensive administration tools for server configuration, user administration,
backup, and much more. MySQL Workbench is available on Windows, Linux and
Mac OS X.
After you write the connection name and click on ok, your connection would be
created. Once you double click on the connection, a dialog box would be there as
shown below.
4) Select option “Import from self-contained file “and give path of sample present named
“northwind.sql”. after that, click on start import.
Lab Assignment
Task 1: Setting Up MySQL Workbench Connection