메뉴 건너뛰기

SAP 한국 커뮤니티

Access predicates and Filter predicates

sapjoy 2012.03.14 16:36 조회 수 : 6356

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') .
번호 제목 글쓴이 날짜 조회 수
448 BAPI_PO_CHANGE [1] 노름마치 2009.09.04 8335
447 Number Range Object 변경/삭제 [4] file MadMax 2010.12.08 8292
446 Breakpoints 알아보기 [4] 양키 2010.12.15 8241
445 <img src=b.gif>계속 남아있는 Debugger창 없에기(New Debugger)[추천:e-abap][추천:보나][추천:버미!] [14] 해처리 2011.01.07 8227
444 평가영역 에서 자재 평가는 불일치성 합니다(이전전기시 에러) [1] sapjoy 2007.07.03 8190
443 [덤프해결] CX_SY_READ_SRC_LINE_TOO_LONG file 양키 2013.08.17 8181
442 Dynamic Internal Table [5] sapjoy 2007.02.12 8129
441 요약파일1 [7] file 밤의화신 2013.09.12 8105
440 [Function]달력 팝업창을 뛰워보자 [14] file 양키 2010.10.07 8083
439 Internal Table 알아보기 [15] file 양키 2010.12.21 8067
438 ALV에 아이콘 넣는 방법 [1] 푸른밤 2007.08.01 8046
437 유지보수 view 생성 후 Field selection 화면 나오게 하려면? [7] file 나침반친구 2007.08.09 8036
436 색상 정리 파일. [15] file 공백 2012.03.08 8032
435 CBO 테이블 데이터 UPLOAD 프로그램 [5] sapjoy 2006.12.21 8005
434 BAPI_PR_CREATE 구매요청 생성시에 사용하세요. 이렇게도 쓸 수 있군요. [1] 노름마치 2007.12.11 7980
433 온라인 스크린에서 SELECT-OPTION 사용하기 [1] sapjoy 2007.02.12 7880
432 sap 화면 웹(web)으로 띄우기(ITS, SAPGUI HTML) [4] file sapjoy 2014.11.14 7874
431 move 구문 [4] sapjoy 2006.12.03 7805
430 문자열에서 특정문자(열) 변경 및 삭제 [9] Delight 2008.04.24 7803
429 난수발생 함수. [3] 무풍지대 2010.06.17 7785