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

Subscribe to our newsletter

SQL Maestro for MySQL online help

Prev  Return to chapter overview Next 

Create Object Wizards

SQL Maestro for MySQL provides a number of Create Object Wizards to accomplish the most facile MySQL object creation. Easily understandable wizard steps allow you to specify all the object properties.

 

Several wizard steps are common for all wizards. This part purpose is the formulation of the basic principles for the Create Object Wizard organization.

 

On the first wizard step you need to specify the new object name.

 

On the second one you have to define all the object properties. To clear up the object properties meanings see the appropriate topic of the respective Create Object Wizard section.

 

Some objects has subitems (e.g. each table contains fields, indexes, procedures have parameters, etc). In this case the next step allows you to manage such subobjects of the object being created. We recommend you to store the following shortcuts in order to speed your work: the Ins key adds a new subobject, the Enter key displays the subobject's editor, and the Del key drops the subobject.

 

The next wizard step is final. It is provided to sum up the Create Object Wizard operation.

 

Note: There are some objects to have an additional Create Object Wizard steps. The detailed description of the steps you can find at the appropriate topic of the corresponding section.

 

See also:



Prev  Return to chapter overview Next