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

Subscribe to our news:
Partners
Testimonials
Jeff Rule: "I have to tell you I am really impressed. I have never had a software company turn around a bug fix like this so fast. I have been doing database work for over 20 years and that has never happened.".
Ilakshi Rathod : "This tool is just wonderful. I have never seen any tool for DB2. This tool provides very good features which helps in ease us work as well as quick resolution of any errors.".

More

Add your opinion

SQL Maestro Group / Products / DB2 / DB2 Maestro / Documentation

DB2 Maestro online Help

Prev Return to chapter overview Next

Adding new group

Suppose we also need to select orders payed via 'Visa' or 'American Express'. This is a complex filter condition combining two simple conditions with the OR operator. So we cannot just add them at the same root level as for the existing conditions which are combined by an AND operator. Instead, we need to add a group of conditions. This can be done with the help of the Filter box for the SaleDate condition (select the Add Group menu item).



Prev Return to chapter overview Next