How to generate the whole database script in MySQL Workbench - MySQL DBA Tutorial

How to generate the whole database script in MySQL Workbench

As MySQL DBA , often you have to generate the scripts for entire database so you can create new empty database on same server or maybe on other servers.
The demo explains all the steps how you can generate the script for entire database with all objects such as table, views, stored procedure and functions by using MySQL Workbench.


MySQL Workbench Tutorial - Generate MySQL Database script


1 comment: