There was an error while loading. Please reload this page.
1 parent 913f7e2 commit 974ed37Copy full SHA for 974ed37
optimizer/autonomous/stats_on_load/README.md
@@ -1 +1,16 @@
1
This example demonstrates that statistics are maintained during direct path load.
2
+
3
+Create a test user using the *user.sql* script.
4
5
+Run the test using *test_load.sql*.
6
7
+### DISCLAIMER
8
9
+* These scripts are provided for educational purposes only.
10
+* They are NOT supported by Oracle World Wide Technical Support.
11
+* The scripts have been tested and they appear to work as intended.
12
+* You should always run scripts on a test instance.
13
14
+### WARNING
15
16
+* These scripts drop and create tables. For use on test databases.
0 commit comments