Re: SQL scripts in Oracle

From: Dave Mausner <dmausner_at_brauntech.com>
Date: 1996/09/26
Message-ID: <52ek5m$fbo_001_at_news.psi.net>#1/1


In article <3249EA23.19C9_at_po.cwru.edu>, Somil Mittal <skm3_at_po.cwru.edu> wrote:
> There are a certain set of commands that I have to execute from time
>to time in Oracle. Does anyone know how I go about writing an SQL script
>or if you know any site where I could get this info...
>

just use any ascii editor (not a word processor). save the file with .sql file type (ex: blah.sql). then execute with command: sqlplus x/y _at_blah

Dave Mausner, Managing Consultant, Braun Technology Group, Chicago. Received on Thu Sep 26 1996 - 00:00:00 CEST

Original text of this message