Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: newbie question: how do I edit the calldemo.sql package?
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
![]() |
![]() |