Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
MySQL Workbench Insert, Read, Update, Delete Data Rows
Description
In this video we will learn How to Insert, Read, Update and Delete the data rows using MySQL Workbench. Open MySQL Workbench and logged in to MySQL database server using 'root' username and password. In previous video we successfully created a test database called 'mytestdb' and 'students' table using MySQL Workbench. In this video we will see how to insert, update or delete data rows in our 'students' table.
Under schemas menu, select the database name, tables, and table name we created in previous lecture that is 'students' table. When we hover the mouse pointer, over the 'student' table name, we can see a table icon appears. Click the table icon, which open a new window, in which the upper section shows the MySQL statement, while the lower section show the data rows. At this moment, we have no data row in the 'student' table. So the table shows NULL data row values. To enter a new data row, just select the respected column and type the data value. Its something similar to Microsoft Excel spreadsheet. I'll enter data rows, click 'apply' to generate SQL statement, click apply and finish to execute the statement and save the changes.
Similarly, we can edit the data row, save new value and apply the changes, which will generate an update SQL statement and save the changes to the database table. To delete an individual row from the table, select the data row, right click the 'right icon' in-front of the row and select 'delete row' option. Click 'apply' button to execute the SQL statement and save the changes to the database table.
Under schemas menu, select the database name, tables, and table name we created in previous lecture that is 'students' table. When we hover the mouse pointer, over the 'student' table name, we can see a table icon appears. Click the table icon, which open a new window, in which the upper section shows the MySQL statement, while the lower section show the data rows. At this moment, we have no data row in the 'student' table. So the table shows NULL data row values. To enter a new data row, just select the respected column and type the data value. Its something similar to Microsoft Excel spreadsheet. I'll enter data rows, click 'apply' to generate SQL statement, click apply and finish to execute the statement and save the changes.
Similarly, we can edit the data row, save new value and apply the changes, which will generate an update SQL statement and save the changes to the database table. To delete an individual row from the table, select the data row, right click the 'right icon' in-front of the row and select 'delete row' option. Click 'apply' button to execute the SQL statement and save the changes to the database table.
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
06:09
JAVA & MySQL - How To Insert Update Delete Data In MySQL Database Using Java [ with source code ]
Lucindajerome50
02:08
microsoft office word insert left right above delete rows column cell in urdu part 044
Naeem Hussain
15:01
Curso Estudando MySQL - Aula 29 - Insert, update e delete
L CURSO
00:07
Download excel remove (delete) blank rows, columns or cells software v.7.0 crack updated
forejousa1982
03:17
How to Delete Blank Rows & Cells in Excel | Delete All Blank Rows & Cells in Single Click | Best shortcut to delete all blank cells and rows in excel hindi
Alam Hindi Guide
24:49
Membuat Update dan Delete Data dengan PHP + MySQL (8)
YukCoding Tutor