Skip to content

Commit eff9e88

Browse files
committed
fg readme
1 parent 699046a commit eff9e88

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
@@ -2,7 +2,7 @@ This directory contains examples of fine-grained cursor invalidation.
22

33
The test.sql is provided to give you ideas on how you can try this feature out for yourself.
44

5-
They are in quite 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 will not. Some of the PROMPT comments may be incorrect now because the test was created before Oracle Database 12c R2 was released.
5+
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 will not. Some of the PROMPT comments may be incorrect now because the test was created before Oracle Database 12c R2 was released.
66

77
### Note
88

0 commit comments

Comments
 (0)