We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef201bd commit 76f01f0Copy full SHA for 76f01f0
samples/sql/DropSamples.sql
@@ -7,7 +7,7 @@
7
* Drops database objects used for cx_Oracle samples.
8
*
9
* Run this like:
10
- * sqlplus / as sysdba @DropSamples <user>
+ * sqlplus / as sysdba @DropSamples
11
12
* Note that the script SampleEnv.sql should be modified if you would like to
13
* use something other than the default schemas and passwords.
0 commit comments