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

Home -> Community -> Usenet -> c.d.o.misc -> Re: newbie question: how do I edit the calldemo.sql package?

Re: newbie question: how do I edit the calldemo.sql package?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 5 Apr 2000 21:28:47 +0200
Message-ID: <954963388.4766.1.pluto.d4ee154e@news.demon.nl>


in sqlplus
define _editor = "notepad" (or the exact location of notepad.exe) -- or vi if you are on Unix

ed <pathname>\calldemo.sql

Hth,

Sybrand Bakker, Oracle DBA

Prabha Chidambaran <prabha_at_rcn.com> wrote in message news:8cg0bc$jq4$1_at_bob.news.rcn.net...
> hello:
>
> I have just started on Pl/SQL and was wondering how
> I could get into the calldemo.sql package and edit some of the lines??
>
> just out of curiosity, are there any Pl/SQL books showing PL/SQL coding
with
> the emp table as examples.
>
> thanks very much.
> PC
>
>
Received on Wed Apr 05 2000 - 14:28:47 CDT

Original text of this message

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