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

pl/sql

From: Rob Zwartjes <rzwartje_at_rob.home.nl>
Date: 6 Jan 2001 19:02:07 GMT
Message-ID: <slrn95erlg.1qg.rzwartje@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 - 13:02:07 CST

Original text of this message

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