Skip to content

Commit 8389a58

Browse files
committed
update readme
1 parent 4305d84 commit 8389a58

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
@@ -12,7 +12,7 @@ Create the user, create the tables and then run "example.sql". It works as follo
1212
- We drop the histograms and this induces a poor plan for Q1
1313
- SPM is initiated and it finds the previous good plan
1414
- The good plan is tested (automatically) by SPM and a SQL plan baseline is created
15-
- Q1 now uses the good plan!
15+
- Q1 now uses the good plan
1616

1717
```
1818
$ sqlplus / as sysdba [or connect to PDB ADMIN]

0 commit comments

Comments
 (0)