페이지 트리
메타 데이터의 끝으로 건너뛰기
메타 데이터의 시작으로 이동

Step 1. Set Filter Conditions

You can define filter conditions for a table.


  1. Right-click the table to apply conditions, and select [Filter Condition] menu.



  2. Add the field by double-clicking the field to use as a filter 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.


  1. Click [Set Query Condition] icon in the top menu.



  2. 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.


  1. Click the [SQL Preview] icon in the top menu.



  2. 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.


  3. Confirm that the query conditions are set in the generated query.