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

Subscribe to our news:
Partners
Testimonials
Matt McDawell: "Your practical knowledge & experience, supported by your dedication and hard work set new standards. Taking you into account is the best decision our company has made".
Paul Slicky: "I just want to say this has been the fastest, greatest, and most coopertive tool I have ever had. It turned out to be easy to use and very slick. Keep up the good work".

More

Add your opinion

MaxDB Maestro online Help

  Return to chapter overview  

How to create a new view?

Creating Views

       

New views are created within Create View Wizard. In order to run the wizard you should either

 

select the Object | Create Database Object... main menu item;
select the View icon in the Create Database Object dialog

or

select the Views list or any object from that list in the explorer tree;
select the Create New View... item from the popup menu

or

open   and the Views tab there;
press the Insert key or select the Create New View item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar).

       

To create a new view with the same properties as one of the existing views has:

 

select the Object | Duplicate Database Object... main menu item.
follow the instructions of Duplicate Object Wizard.



  Return to chapter overview