메뉴 건너뛰기

SAP 한국 커뮤니티

Access predicates and Filter predicates

sapjoy 2012.03.14 16:36 조회 수 : 6355

Access predicates and Filter predicates in Explain plan

In Oracle 10g, when we see the explain plan for a SQL, then there are 2 new items that are of interest - the 'Access predicate' and the 'Filter predicate'.
We know that depending on the predicate information ('where clause') the Oracle optimizer chooses the optimal path for executing the query.

So the 'access predicate' information tells us how the Oracle optimiser is accessing the rows of the table - i.e. if the optimizer is using an index, then what predicate made it use the same.

The 'filter predicate' tells us what criteria Oracle is using to filter rows from the returned rowset (the rowset was fetched based on the 'access predicate') .
번호 제목 글쓴이 날짜 조회 수
368 READ_TEXT 관련 [14] file 노름마치 2007.11.15 5221
367 Background Processing sapjoy 2007.11.21 3466
366 SUBQUERY 사용예 입니다. [1] 노름마치 2007.11.21 10635
365 SAP Tips. [7] file 박성민 2007.11.22 5524
364 스크린에서 리스트 박스의 값을 동적으로 생성하는 tip [1] sapjoy 2007.12.01 4904
363 문자열 자를 때 자르는 위치에 2BYTE문자가 있는지를 체크하는 방법입니다. [8] 꿈하루 2007.12.02 7164
362 abap refresh 함수 [2] 꿈하루 2007.12.04 6172
361 BAPI LIST 입니다. 참고하세요. [24] file 노름마치 2007.12.11 5034
360 BAPI_GOODSMVT_CREATE 입고/출고/재고이동시에 사용하세요. [5] 노름마치 2007.12.11 15364
359 BAPI_INCOMINGINVOICE_CREAE 송장처리시에 사용하세요. [1] 노름마치 2007.12.11 4599
358 BAPI_MATERIAL_AVAILABILITY 가용성체크시에 사용하세요. [1] 노름마치 2007.12.11 6517
357 BAPI_MATERIAL_SAVEDATA 자재마스터 생성시에 사용하세요. [1] 노름마치 2007.12.11 9721
356 BAPI_MESSAGE_GETDETAIL 작업결과에 대한 메세지는 이렇게도 보여줄수 있겠군요 [1] 노름마치 2007.12.11 4920
355 BAPI_PO_CHANGE 구매오더 변경시에 사용하세요 [7] 노름마치 2007.12.11 5640
354 BAPI_PO_CREATE1 구매오더 생성시에 사용하세요 [8] 노름마치 2007.12.11 9877
353 BAPI_PR_CREATE 구매요청 생성시에 사용하세요 [2] 노름마치 2007.12.11 23874
352 BAPI_PR_CREATE 구매요청 생성시에 사용하세요. 이렇게도 쓸 수 있군요. [1] 노름마치 2007.12.11 7974
351 BAPI_RESERVATION_CREATE1 MB21의 예약생성시 사용하세요. [2] 노름마치 2007.12.11 7771
350 BAPI_SALESDOCU_CREATEFROMDATA1 판매오더를 이렇게 생성해도 되는군요. [4] 노름마치 2007.12.11 5578
349 ABAP TIP 정리(영문 60페이지) [31] file sapjoy 2008.01.04 4516