MySQL Workbench Tutorial for Beginners in 40 Minutes
Learn how to use MySQL Workbench, a graphical tool for managing MySQL databases, in this beginner-friendly 40-minute tutorial. 🚀

Amit Thinks
177.6K views • Aug 30, 2023

About this video
This video tutorial teaches MySQL Workbench. 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.
MySQL Tutorial: https://youtu.be/fFgdnS1laA0
In this MySQL Workbench course, we have covered the following lessons:
Course Intro 00:00:00
Introduction to MySQL Workbench 00:00:35
How to install MySQL Workbench on Windows 00:03:20
Create a new Database and Table in MySQL Workbench 00:10:13
Create a new schema in MySQL Workbench 00:20:21
Drop a Schema in MySQL Workbench 00:21:34
Export Data in MySQL Workbench 00:22:30
Import Data in MySQL Workbench 00:24:58
Export the Result to a CSV file 00:27:33
Save the script to a file from the SQL Editor 00:28:36
Open a script file in the SQL Editor 00:29:57
Limit number of rows in MySQL Workbench 00:30:44
Change the font of the SQL Editor 00:31:19
Adjust the Panels of the MySQL Workbench 00:32:35
Search the Table Data in MySQL Workbench 00:33:30
Clear the output window in MySQL Workbench 00:35:01
Create a new user in MySQL Workbench 00:35:53
Set account limits for users in MySQL Workbench 00:37:03
Reset the root password in MySQL Workbench 00:38:37
#mysql #workbench #amitthinks
-------------------------------------------------------------------------------------------------------------
✔️ My Website - https://studyopedia.com
👉 Follow me
LinkedIn - https://bit.ly/3C1CY4v
Instagram - https://bit.ly/3z8Fg1d
Telegram - https://bit.ly/3wWBh5i
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials
Python Tutorial (English)⭐️ https://youtu.be/HakXpkXcjdI
Python Tutorial (Hindi)⭐️ https://youtu.be/b97WsOM9BYg
Google Colab Tutorial ⭐️ https://youtu.be/iMlMfrXJYSg
Anaconda Tutorial ⭐️ https://youtu.be/ovlID7gefzE
PyCharm Tutorial ⭐️ https://youtu.be/nixcq6mEGWQ
MySQL Tutorial ⭐️ https://youtu.be/fFgdnS1laA0
SQL Tutorial ⭐️ https://youtu.be/7dcYlJcGhqk
VS Code Tutorial ⭐️ https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial ⭐️https://youtu.be/REG-p_eFNIw
HTML Tutorial ⭐️ https://bit.ly/3Ts696N
Bootstrap Tutorial: https://youtu.be/nahewStckVU
VS Code Tutorial: https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial: https://youtu.be/REG-p_eFNIw
► Programming - Free Study Material (Downloadable)
Python ⭐️ https://studyopedia.com/tutorials/python3
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Pandas ⭐️ https://studyopedia.com/tutorials/pandas
Matplotlib ⭐️ https://studyopedia.com/tutorials/matplotlib
Java ⭐️ https://studyopedia.com/tutorials/java
C ⭐️ https://studyopedia.com/tutorials/c-programming
C++ ⭐️ https://studyopedia.com/tutorials/cpp/
C# ⭐️ https://studyopedia.com/tutorials/csharp/
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Android ⭐️ https://studyopedia.com/tutorials/android
► Web Dev - Free Study Material (Downloadable)
HTML5 ⭐️ https://studyopedia.com/tutorials/html5
Bootstrap⭐️ https://studyopedia.com/tutorials/bootstrap/
JavaScript⭐️ https://studyopedia.com/tutorials/javascript/
jQuery⭐️ https://studyopedia.com/tutorials/jquery/
► Database - Free Study Material (Downloadable)
SQL ⭐️ https://studyopedia.com/tutorials/sql
MySQL ⭐️ https://studyopedia.com/tutorials/mysql
MongoDB⭐️ https://studyopedia.com/tutorials/mongodb
► CMS - Free Study Material (Downloadable)
WordPress ⭐️ https://studyopedia.com/tutorials/wordpress
Joomla⭐️ https://studyopedia.com/tutorials/joomla
Drupal ⭐️ https://studyopedia.com/tutorials/drupal
Magento ⭐️ https://studyopedia.com/tutorials/magento
PrestaShop ⭐️https://studyopedia.com/tutorials/prestashop/
OpenCart ⭐️https://studyopedia.com/tutorials/opencart/
osCommerce ⭐️https://studyopedia.com/tutorials/oscommerce/
► Free Interview QA
Python🔥https://studyopedia.com/java/java-interview-questions-and-answers
Java 🔥https://studyopedia.com/python3/python-multiple-choice-questions/
Android🔥https://studyopedia.com/android/android-interview-questions/
ReactJS🔥https://studyopedia.com/reactjs/react-interview-questions
Bootstrap 🔥https://studyopedia.com/bootstrap/bootstrap-interview-questions
SQL 🔥https://studyopedia.com/sql/sql-interview-questions
MongoDB 🔥https://studyopedia.com/mongodb/mongodb-interview-questions
MySQL 🔥https://studyopedia.com/mysql/mysql-interview-questions
👉 About Amit Thinks YouTube Channel
I am Amit Diwan, a self-made Entrepreneur, running "Amit Thinks", a Tech YouTube Channel. Also running an E-Learning website "studyopedia.com". We publish videos in English and Hindi on Programming, Databases, and Web Dev Technologies. I have left a job offer from Accenture and 3 government jobs to follow my dream of being an entrepreneur.
Join this channel to get access to perks:
https://www.youtube.com/channel/UCgnr2Lkl1LZf0IOKRDAoJ2g/join
► Subscribe
https://www.youtube.com/@Amit.Thinks/
MySQL Tutorial: https://youtu.be/fFgdnS1laA0
In this MySQL Workbench course, we have covered the following lessons:
Course Intro 00:00:00
Introduction to MySQL Workbench 00:00:35
How to install MySQL Workbench on Windows 00:03:20
Create a new Database and Table in MySQL Workbench 00:10:13
Create a new schema in MySQL Workbench 00:20:21
Drop a Schema in MySQL Workbench 00:21:34
Export Data in MySQL Workbench 00:22:30
Import Data in MySQL Workbench 00:24:58
Export the Result to a CSV file 00:27:33
Save the script to a file from the SQL Editor 00:28:36
Open a script file in the SQL Editor 00:29:57
Limit number of rows in MySQL Workbench 00:30:44
Change the font of the SQL Editor 00:31:19
Adjust the Panels of the MySQL Workbench 00:32:35
Search the Table Data in MySQL Workbench 00:33:30
Clear the output window in MySQL Workbench 00:35:01
Create a new user in MySQL Workbench 00:35:53
Set account limits for users in MySQL Workbench 00:37:03
Reset the root password in MySQL Workbench 00:38:37
#mysql #workbench #amitthinks
-------------------------------------------------------------------------------------------------------------
✔️ My Website - https://studyopedia.com
👉 Follow me
LinkedIn - https://bit.ly/3C1CY4v
Instagram - https://bit.ly/3z8Fg1d
Telegram - https://bit.ly/3wWBh5i
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials
Python Tutorial (English)⭐️ https://youtu.be/HakXpkXcjdI
Python Tutorial (Hindi)⭐️ https://youtu.be/b97WsOM9BYg
Google Colab Tutorial ⭐️ https://youtu.be/iMlMfrXJYSg
Anaconda Tutorial ⭐️ https://youtu.be/ovlID7gefzE
PyCharm Tutorial ⭐️ https://youtu.be/nixcq6mEGWQ
MySQL Tutorial ⭐️ https://youtu.be/fFgdnS1laA0
SQL Tutorial ⭐️ https://youtu.be/7dcYlJcGhqk
VS Code Tutorial ⭐️ https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial ⭐️https://youtu.be/REG-p_eFNIw
HTML Tutorial ⭐️ https://bit.ly/3Ts696N
Bootstrap Tutorial: https://youtu.be/nahewStckVU
VS Code Tutorial: https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial: https://youtu.be/REG-p_eFNIw
► Programming - Free Study Material (Downloadable)
Python ⭐️ https://studyopedia.com/tutorials/python3
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Pandas ⭐️ https://studyopedia.com/tutorials/pandas
Matplotlib ⭐️ https://studyopedia.com/tutorials/matplotlib
Java ⭐️ https://studyopedia.com/tutorials/java
C ⭐️ https://studyopedia.com/tutorials/c-programming
C++ ⭐️ https://studyopedia.com/tutorials/cpp/
C# ⭐️ https://studyopedia.com/tutorials/csharp/
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Android ⭐️ https://studyopedia.com/tutorials/android
► Web Dev - Free Study Material (Downloadable)
HTML5 ⭐️ https://studyopedia.com/tutorials/html5
Bootstrap⭐️ https://studyopedia.com/tutorials/bootstrap/
JavaScript⭐️ https://studyopedia.com/tutorials/javascript/
jQuery⭐️ https://studyopedia.com/tutorials/jquery/
► Database - Free Study Material (Downloadable)
SQL ⭐️ https://studyopedia.com/tutorials/sql
MySQL ⭐️ https://studyopedia.com/tutorials/mysql
MongoDB⭐️ https://studyopedia.com/tutorials/mongodb
► CMS - Free Study Material (Downloadable)
WordPress ⭐️ https://studyopedia.com/tutorials/wordpress
Joomla⭐️ https://studyopedia.com/tutorials/joomla
Drupal ⭐️ https://studyopedia.com/tutorials/drupal
Magento ⭐️ https://studyopedia.com/tutorials/magento
PrestaShop ⭐️https://studyopedia.com/tutorials/prestashop/
OpenCart ⭐️https://studyopedia.com/tutorials/opencart/
osCommerce ⭐️https://studyopedia.com/tutorials/oscommerce/
► Free Interview QA
Python🔥https://studyopedia.com/java/java-interview-questions-and-answers
Java 🔥https://studyopedia.com/python3/python-multiple-choice-questions/
Android🔥https://studyopedia.com/android/android-interview-questions/
ReactJS🔥https://studyopedia.com/reactjs/react-interview-questions
Bootstrap 🔥https://studyopedia.com/bootstrap/bootstrap-interview-questions
SQL 🔥https://studyopedia.com/sql/sql-interview-questions
MongoDB 🔥https://studyopedia.com/mongodb/mongodb-interview-questions
MySQL 🔥https://studyopedia.com/mysql/mysql-interview-questions
👉 About Amit Thinks YouTube Channel
I am Amit Diwan, a self-made Entrepreneur, running "Amit Thinks", a Tech YouTube Channel. Also running an E-Learning website "studyopedia.com". We publish videos in English and Hindi on Programming, Databases, and Web Dev Technologies. I have left a job offer from Accenture and 3 government jobs to follow my dream of being an entrepreneur.
Join this channel to get access to perks:
https://www.youtube.com/channel/UCgnr2Lkl1LZf0IOKRDAoJ2g/join
► Subscribe
https://www.youtube.com/@Amit.Thinks/
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
177.6K
Likes
2.6K
Duration
39:49
Published
Aug 30, 2023
User Reviews
4.7
(35) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
No specific trending topics match this video yet.
Explore All Trends