Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: sqlplus beginner question

Re: sqlplus beginner question

From: <hpelzer_at_my-deja.com>
Date: Tue, 29 Aug 2000 13:49:08 GMT
Message-ID: <8ogf0c$788$1@nnrp1.deja.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US