Choose your database:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Subscribe to our news
Partners
Testimonials
Fayvor Love: "Sweet! Finally a clean-looking ERD tool that understands the mysql data types, with forward and reverse engineering".
Charles Richardson: "In particular, the graphical schema design module is wonderfully smooth and responsive".

More

Add your opinion

SQL Maestro for MySQL online help

Prev Return to chapter overview Next

Customizing script options

Adjust the result script for database metadata according to your needs. To include/exclude the following statements into the script, check the corresponding boxes: CREATE DATABASE, DROP DATABASE IF EXISTS, DROP IF EXISTS statements for database objects, and foreign key checks.

 

Select the data dump mode to be used (Multi-row INSERT statements or separate single-row INSERT statements) and specify commits' frequency.

 

You can also set extract data after its table definition.

 

Fill the Open generated script in the script editor box to load the result script to SQL Script Editor.

 

Click the Ready button to start the extraction process.

 



Prev Return to chapter overview Next