Correct usage.

This commit is contained in:
Anthony Tuininga 2017-10-13 19:14:17 -06:00
parent ef201bde74
commit 76f01f0d4c

View File

@ -7,7 +7,7 @@
* Drops database objects used for cx_Oracle samples.
*
* Run this like:
* sqlplus / as sysdba @DropSamples <user>
* sqlplus / as sysdba @DropSamples
*
* Note that the script SampleEnv.sql should be modified if you would like to
* use something other than the default schemas and passwords.