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: pl/sql

Re: pl/sql

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Sat, 06 Jan 2001 20:37:33 GMT
Message-ID: <hmL56.237384$U46.7377756@news1.sttls1.wa.home.com>

You can't. It is meant to be a procedural language to manipulate Oracle result sets. It does not have a GUI component. Jim

"Rob Zwartjes" <rzwartje_at_rob.home.nl> wrote in message news:slrn95erlg.1qg.rzwartje_at_rob.home.nl...
> Hello Guru's,
>
> I have written a program in Perl for retrieving data from a oracle
 database.
> But it has come to a point that it is very time consuming before I get
 some
> answers. Especially when it comes to several hunderd items. I thought when
 I
> did this with pl/sql times might be shorter. So I got the pl/sql.pdf from
 the
> internet and start reading. I was impressed by the possibility's wich were
> available. The only thing I missed was something like getchar or
 getstring.
> Via dbms_output.put_line I get things on screen. But how do I get
 something
> from the keyboard.
>
> Thanks in advance for your time,
> Rob
Received on Sat Jan 06 2001 - 14:37:33 CST

Original text of this message

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