Re: How do I start PL/SQL?

From: Robert DuMoulin <rdumouli_at_lanier.com>
Date: 1995/04/05
Message-ID: <D6KAH6.Iv4_at_lanier.com>#1/1


5603liul_at_vms.csd.mu.edu wrote:
: Dear netters:
 

: Our system has oracle on it and I can use sqlplus.
: I can also use the C precompiler on it. I wonder how
: I can invoke PL/SQL?
 

: Thanks
 

: David

PL/SQL is a language, not a binary executable. Create a PL/SQL script using a text editor and then run it from sqlplus using the '_at_' redirection option. Received on Wed Apr 05 1995 - 00:00:00 CEST

Original text of this message