You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: optimizer/spm_fix/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ This demo shows you how you can use SQL plan management (SPM) to fix a SQL state
2
2
3
3
SPM will search for historic plans, choose the best one and enforce it with a SQL plan baseline.
4
4
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.
0 commit comments