CIT 111: Introduction to Databases

Install MySQL Workbench

It is helpful to have a good graphical application to work with databases. This course will use MySQL Workbench. Workbench allows you to create, modify and delete both databases and data using the MySQL database server with a nice graphical tool. The tool helps you write SQL program statements to accomplish your desired task. It can also run the SQL program statements on a MySQL server.

Instructions

Read the appropriate instructions for the type of computer you have and install the tool.

HELP!

Places to get help if you have difficulties installing or using MySQL Workbench or MYSQL

  1. The product documentation
  2. MS Teams General Channel
  3. Your teammates
  4. Search engines such as google or bing
  5. The Teaching Assistant
  6. The Instructor

Submission

Complete the Week 01 Learning Activities progress report in Canvas

Useful Links: