Category: Mysql
How to create User in MySQL with Permissions.
How to create a user in MySQL, manage the permissions, modify the permissions, How to revoke the permissions, drop the user in MySQL.
How to create table in MySQL with GUI and CLI.
In this tutorial, discussing, “how to create table in MySQL using GUI and CLI. MySQL shell used for command-line and workbench for GUI.

Workbench for MySQL Install in 3 Ways.
In this article, will cover the 3 ways to install the MySQL Workbench in Ubuntu system. With apt, with .deb file(GUI), and with .deb(CLI).
How to install MySQL Workbench in Ubuntu 20.04.
This article is “How to Install MySQL Workbench in Ubuntu 20.04”. 3 different ways are explained in this POST. By GUI, CLI, and with APT.
MySQL Workbench How to create database.
MySQL Workbench how to create a database, How to create connection, Detail about the MySQL workbench used by DBA, SQL developers.
How to create a database in MySQL with GUI and CLI.
How to create a database in MySQL with Workbench and Command line in Linux. How to setup MySQL Connection in MySQL Workbench.