Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MySQL Workbench Tutorial for Beginners
Rating: 4.4 out of 5(12 ratings)
544 students

MySQL Workbench Tutorial for Beginners

[Updated 2026] Learn MySQL Workbench in 40 minutes with all the key concepts.
Last updated 1/2026
English

What you'll learn

  • Learn how to work with Databases from scratch
  • Learn how to query SQL, since MySQL is SQL-based
  • Set the user roles
  • Get a MySQL Workbench crash course
  • Learn to Import and Export csv, sql, etc. files

Course content

6 sections18 lectures39m total length
  • Introduction to MySQL Workbench2:45
  • Install MySQL Server and Workbench on Windows 10/ 117:39

Requirements

  • Basic knowledge of Computer usage
  • Basic knowledge of Databases

Description

Welcome to our MySQL Workbench Course!

In this Video Course, learn MySQL Workbench and its concepts. Workbench is a UI i.e. a graphical tool for working with MySQL Servers and Databases. MySQL is an open-source relational database management system. It is one of the most popular RDBMS, wherein records are stored in tables. We have covered the following lessons with live running examples:

Course Lessons

  1. Introduction to MySQL Workbench

  2. How to install MySQL Workbench on Windows 10/ 11

  3. How to create a new Database and Table in MySQL Workbench

  4. How to create a new schema in MySQL Workbench

  5. How to Drop a Schema in MySQL Workbench

  6. How to Export Data in MySQL Workbench

  7. How to Import Data in MySQL Workbench

  8. Export the Result to a CSV file

  9. Save the script to a file from the SQL Editor

  10. Open a script file in the SQL Editor

  11. Limit the number of rows in MySQL Workbench

  12. Change the font of the SQL Editor

  13. Adjust the Panels of the MySQL Workbench

  14. Search the Table Data in MySQL Workbench

  15. Clear the output window in MySQL Workbench

  16. Create a new user in MySQL Workbench

  17. Set account limits for users in MySQL Workbench

  18. Reset the root password in MySQL Workbench

Note: The flow would be step-by-step and the explanations would include a tutorial-like format, to make it easier for beginners to understand a new database and table and its concepts, with live running queries as examples.

Who this course is for:

  • Database Beginners
  • Web Developers
  • Application Developers
  • Programmers