Skip to content

Commit 330b93a

Browse files
committed
fg readme
1 parent eff9e88 commit 330b93a

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-
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.
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 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

77
### Note
88

0 commit comments

Comments
 (0)