You are on page 1of 50

1

2
4
6
8
9
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
A buffering mechanism in this case would involve storing data retrieved
from the database in an internal table that is checked before the records are
sought again on the database. The figure provided is a percentage that
says how many of the identical selects can be avoided. You can check the
actual identical selects in the performance trace under Trace List -> Display
Identical Selects.

43
44
45
46
47
48
50

You might also like