Skip to content

Commit 5efdcb5

Browse files
committed
readme
1 parent 1e60364 commit 5efdcb5

File tree

1 file changed

+2
-0
lines changed
  • optimizer/autonomous/stats_answering

1 file changed

+2
-0
lines changed

optimizer/autonomous/stats_answering/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Create a test user using the *user.sql* script.
44

55
Run the enture example using the *example.sql* script.
66

7+
See an example of expected output in *example.lst*.
8+
79
Note that the performance characteristics of the queries will change if the *test_stats.sql* is executed more than once (depending on the server result cache, cursor cache and DML used on the fact table). Re-running the *make_fact.sql* will reset the test and yield the expected results.
810

911
### DISCLAIMER

0 commit comments

Comments
 (0)