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

Subscribe to our news:
Partners
Testimonials
Ingo Bindbeutel: "I did buy Firebird Maestro before, because it is an excellent application and does a very very good work for me! I tried AnySQL and I did buy it, because it's a wonderful application too! Both are similar to use and easy to work with it! I am impressed by the quality and stability of the product! To all members of the SQL Maestro - Team: "keep going this way and make many people happy in using your software!" Thank you for making my life easier and my work productive".
Steve Naidamast: "I just downloaded your new offering of AnySQL Maestro. What a nice product. I was immediately able to connect to an Access database to review the data.

I have already purchased from you your Oracle Maestro as well as your SQLite Maestro.

I am curious as to why you have decided to release such a nice product as Freeware...

Keep up the excellent work".

More

Add your opinion

AnySQL Maestro online help

Prev Return to chapter overview Next

Create Schema Wizard

Create Schema Wizard guides you through the process of creating a new database schema.

The basic principles of Create Object Wizards in AnySQL Maestro are covered by the corresponding topic. See below to find the description of wizard steps that are unique to the current object.

 

Schema options

Owner (if allowed)

Use the field to specify the owner of the new schema. The default owner is the user who have created the schema. By default, only the owner of an object can perform various operations with the object. In order to allow other users to operate it, privileges must be granted. (However, users that have the superuser attribute can always access any object.)

 

Comment

The box allows you to set optional text describing the new schema.

 

 

Adding schema content

This wizard step allows you to create the new schema along with schema content. To add an object to the new schema:

 

Open the corresponding tab (Tables - to manage schema tables, Views - to manage schema views);
Use the Create Object Wizard link of the tab's pop-up menu or press Insert;
Complete the corresponding create object wizard. To find out the wizards description, read the corresponding topics:

 

Create Table Wizard

Create View Wizard



Prev Return to chapter overview Next