Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: sqlplus beginner question
save the statements to a file (i.e. c:\temp\test.sql), the use
"start c:\temp\test.sql\" to run the commands; the buffer can't handle
multiple commands.
OR: use the SQL*Plus "worksheet" (under win32) instead of the regular
SQL*Plus.
yt,
Pete.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Aug 29 2000 - 08:49:08 CDT
![]() |
![]() |