페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 영문 이미지로 변경

...

[ View Hybrid Query in Log Viewer Server ]

Image RemovedImage Added

Hybrid Query

  • Only the minimum data necessary for calculation is extracted, enabling faster processing compared to the traditional method of computing over the entire dataset.
    Columns required for actual calculations are selected based on the field arrangement in the OLAP layout.

  • To enable distributed processing of calculation logic, basic group functions that can be handled at the DB level are utilized.
    Database aggregation functions are applied according to the aggregation functions defined for OLAP grid fields.

  • When the layout of the OLAP grid is changed, the server automatically re-queries the data.

  • Depending on the query performance of the source SQL, caching functionality can be leveraged through integration with i-BIG.

    Image RemovedImage Added