
MySQL
(Click on the following youtube icons to navigate to respective videos).
-
MySQL- what's the difference in between TRUNCATE, DELETE,ROLLBACK and DROP? youtube
-
MySQL create table/insert/update /delete data/drop table. youtube
-
How do I Setup MySQL on macOS and invoke from terminal? youtube
-
How to install MySQL Workbench and import sample Database on a macOS ? youtube
-
How to change MySQL Workbench Theme (dark/light) in a macOS ? youtube
-
How to create, delete user and grant, revoke privileges in MySQL on macOS? youtube
-
How to create users, assign roles and drop roles & users in MySQL? youtube
-
How can we set an expiration date password in MySQL? youtube
-
How to Retrieve Data From a Single Table in MySQL ? youtube
-
How to retrieve data from multiple tables in joins (MySQL) ? youtube
-
How to join 3 tables and retrieve data in MySQL ? youtube
-
How to join 4 tables and retrieve data (MySQL) ? youtube