3 lines
56 B
Batchfile
3 lines
56 B
Batchfile
|
echo off
|
||
|
%SQLPLUS_FILE% /NOLOG < %HOME_BASE%\dc40.tmp
|