Skip to content

Commit 417f7bc

Browse files
committed
readme
1 parent bf1032b commit 417f7bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

optimizer/spm_plan_control/SE/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Based on <a href="https://blogs.oracle.com/optimizer/using-sql-plan-management-t
44

55
The example_se.sql calls "proc_se.sql" (proc_se.sql is essentially the same as ../proc2.sql)
66

7-
Scripts create utility procedures called "set_my_plan" and "add_my_plan" (see proc_se.sql) that allows you to take a SQL execution plan from a test query and apply it to an application query.
7+
Scripts create utility procedure called "add_my_plan" (see proc_se.sql) that allows you to take a SQL execution plan from a test query and apply it to an application query.
88

9-
Example output is shown in example.lst.
9+
Example output is shown in example_se.lst.
1010

1111
Note that example_se.sql creates a new user called SPM_TESTU.
1212

0 commit comments

Comments
 (0)