table access method
0. FTS
full table scan
1. INDEX
1.1 index unqiue scan
1.2 index rang scan
1.3 index full scan
1.4 index skip scan
1.5 index fast full scan
2. ROWID
table join method
0. use_nl
1. use_merge
2. use_hash
-The End-
table access method
0. FTS
full table scan
1. INDEX
1.1 index unqiue scan
1.2 index rang scan
1.3 index full scan
1.4 index skip scan
1.5 index fast full scan
2. ROWID
table join method
0. use_nl
1. use_merge
2. use_hash
-The End-