Step 1. Set Filter Conditions
You can define filter conditions for a table.
- Right-click the table to appliy conditions, and select [Filter Condition] menu.
Add the field by double-clicking the field to use as a fileter condition from the [Valid list], and after setting the condition, click [OK] button to apply.
Note : How to Write Query Condition
Start writing query condition after the clause WHERE 1=1 AND ~, using syntax appropriate to the database type.
Step 2. Set Query Condition
You can set conditions for the entire i-META File.
- Click [Set Query Condition] icon in the top menu.
In the [Field List], double-click to add the field to set the query conditions, and then click [OK] button to apply.
Note : How to Write Query Condition
Start writing query condition after the clause WHERE 1=1 AND ~, using syntax appropriate to the database type.
Step 3. Check Query Conditions
Verify that the query conditions set in i-META Designer have been applied correctly.
- Click the [SQL Preview] icon in the top menu.
- Place the fields in the [Query Items] section so that the query can be generated in the SQL Preview window, and then click the [Query] button.
- Confirm that the query conditions are set in the generated query.