EOF document in Windows
Is it possible to do an EOF document in Windows?
Such as this in UNIX:
$ORACLE_HOME\bin\sqlplus <<EOF
commands ...
EOF
Is this possible in Windows?
thanks.
Such as this in UNIX:
$ORACLE_HOME\bin\sqlplus <<EOF
commands ...
EOF
Is this possible in Windows?
thanks.
0