Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
MySQL Workbench Create, Alter, Drop Database
Description
In this video we will learn How to Create, Alter and Drop database using MySQL Workbench. Open MySQL Workbench and logged in to MySQL database server using 'root' username and password. In the left hand column window, under 'Schemas' menu, To create a new database, right click the 'schemas' area and select 'Create Schema' menu. OR from the top window toolbars, select this 'database' icon. In new schema window screen enter the new database name. Click 'apply' button which pops up a SQL script window. Click apply and finish to create the new database.
Select the new database and click this 'i' alphabet icon to display more information about the database. The information window displays several tabs like tables, columns, function and also the users who can access the database from 'Grants' tab. MySQL Workbench does not provide any option to rename the 'database name' but we can CREATE, UPDATE OR DELETE tables and data rows using MySQL Workbench tool. To drop a database, select the database name, from under 'Schemas' menu, right click and select drop schema option.
Select the new database and click this 'i' alphabet icon to display more information about the database. The information window displays several tabs like tables, columns, function and also the users who can access the database from 'Grants' tab. MySQL Workbench does not provide any option to rename the 'database name' but we can CREATE, UPDATE OR DELETE tables and data rows using MySQL Workbench tool. To drop a database, select the database name, from under 'Schemas' menu, right click and select drop schema option.
More from User
08:08
MySQL Workbench Database Export and Import
phpsword
04:19
MySQL Workbench Insert, Read, Update, Delete Data Rows
phpsword
07:34
MySQL Workbench Create, Alter, Drop Table
phpsword
03:38
MySQL Workbench Create, Alter, Drop Database
phpsword
04:21
MySQL Workbench Add User and Connect to Database
phpsword
Related Videos
07:34
MySQL Workbench Create, Alter, Drop Table
phpsword
02:34
MySQL Programming Create Database creating a database using sql using MySQL Workbench how to
Hamp Arvel
18:53
Creating and Querying a Database Schema with MySQL Workbench
Tech
06:05
MySQL Database training- 31 - ALTER _ DROP _ RENAME TABLE
LearnFast
04:18
Microsoft SQL Server 2017 Training - Create, Alter, Drop Database Using SQL Syntax - Part 5
Valiveti Sekhar
04:07
Beginners MYSQL Database Tutorial # Install MySQL Workbench in Ubuntu_Debian Linux
Tutorial.al