Skip to content

Commit 76f01f0

Browse files
Correct usage.
1 parent ef201bd commit 76f01f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sql/DropSamples.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Drops database objects used for cx_Oracle samples.
88
*
99
* Run this like:
10-
* sqlplus / as sysdba @DropSamples <user>
10+
* sqlplus / as sysdba @DropSamples
1111
*
1212
* Note that the script SampleEnv.sql should be modified if you would like to
1313
* use something other than the default schemas and passwords.

0 commit comments

Comments
 (0)