페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 텍스트 영문으로 변경

Easy Heading Macro
navigationTitle목차
selectorh1,h2
navigationExpandOptionexpand-all-by-default

Step 1.

...

테이블의 조건절을 설정할 수 있습니다.

...

Set Filter Conditions

You can define filter conditions for a table.


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

    Image Added

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



    WHERE 구문 중 WHERE
    참고사항
    title참고 : 조회 조건문 작성 방법
    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 전체의 조건절을 설정할 수 있습니다.


  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.



    WHERE 구문 중 WHERE
    참고사항
    title참고 : 조회 조건문 작성 방법
    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.


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

    Image Added

  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.