There was an error while loading. Please reload this page.
1 parent 4afaf7b commit 4305d84Copy full SHA for 4305d84
optimizer/spm_fix/README.md
@@ -12,7 +12,7 @@ Create the user, create the tables and then run "example.sql". It works as follo
12
- We drop the histograms and this induces a poor plan for Q1
13
- SPM is initiated and it finds the previous good plan
14
- The good plan is tested (automatically) by SPM and a SQL plan baseline is created
15
-- Q1 now uses the good plan
+- Q1 now uses the good plan!
16
17
```
18
$ sqlplus / as sysdba [or connect to PDB ADMIN]
0 commit comments