Easy Heading Macro | ||||||
---|---|---|---|---|---|---|
|
Step 1.
...
테이블의 조건절을 설정할 수 있습니다.
...
Set Filter Conditions
You can define filter conditions for a table.
- Right-click the table to apply conditions, and select [Filter Condition] menu.
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.
참고사항 WHERE 구문 중 WHEREtitle 참고 : 조회 조건문 작성 방법 Note : How to Write Query Condition Start writing query condition after the clause WHERE 1=1 AND ~ 이후 부분부터 DB 종류에 맞춰 작성합니다, 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.
참고사항 WHERE 구문 중 WHEREtitle 참고 : 조회 조건문 작성 방법 Note : How to Write Query Condition Start writing query condition after the clause WHERE 1=1 AND ~ 이후 부분부터 DB 종류에 맞춰 작성합니다, using syntax appropriate to the database type.
Step 3.
...
i-META Designer에서 설정한 조회 조건이 정상적으로 적용되었는지 확인합니다.
...
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.