Skip to content

Commit 4afaf7b

Browse files
committed
spm fix
1 parent f2e0528 commit 4afaf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optimizer/spm_fix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SPM will search for historic plans, choose the best one and enforce it with a SQ
44

55
This demonstration is intended for use in Oracle Database 18c onwards. The primary script is "spm.sql", which demonstrates how to use SPM to find and implement a better plan.
66

7-
It works as follows:
7+
Create the user, create the tables and then run "example.sql". It works as follows:
88

99
- Tables T1 and T2 have data skew
1010
- Q1 is a query that joins T1 and T2

0 commit comments

Comments
 (0)