Skip to content

Commit 974ed37

Browse files
committed
fix rm
1 parent 913f7e2 commit 974ed37

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
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

Comments
 (0)