Skip to content

Commit 699c070

Browse files
committed
README.md
1 parent 330b93a commit 699c070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optimizer/fine_grained/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This directory contains examples of fine-grained cursor invalidation.
22

3-
The test.sql is provided to give you ideas on how you can try this feature out for yourself.
3+
The 'tests.sql' script is provided to give you ideas on how to try this feature out for yourself. There is a spool file tests.lst if you want to look at expected output.
44

55
The tests are in a raw state because I originally wrote the examples for my own benefit to explore the boundaries of this feature. In particular, there is a mixture of some DDL that *will* allow SQL statements to use rolling invalidation and some DDL that will not. Some of the PROMPT comments may be incorrect now because the test was created before Oracle Database 12c R2 was released.
66

0 commit comments

Comments
 (0)