Skip to content

Commit f2e0528

Browse files
committed
spm fix
1 parent 8d2625c commit f2e0528

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
@@ -2,7 +2,7 @@ This demo shows you how you can use SQL plan management (SPM) to fix a SQL state
22

33
SPM will search for historic plans, choose the best one and enforce it with a SQL plan baseline.
44

5-
This demonstration is intended for use in Oracle Database 18c onwards.
5+
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

77
It works as follows:
88

0 commit comments

Comments
 (0)