View Single Post

   
  #2 (permalink)  
Old 02-24-2008, 07:43 AM
Daniel Morgan
 
Posts: n/a
Default Re: a need to store a few rows of data before final output

UnixUser wrote:

> I need to write a pl/sql block that will allow me to select a small
> quantity of rows from a table. These rows need to be manipulated with
> some further processing and finally all of the rows need to be
> returned from the procedure. I am using Delphi with Oracle 8I. If
> you cannot post a complete example please give me a book reference,
> link or somethink that I can follow without having to post back and
> forth 5 or 10 times.
>
> Thanks


Excuse me but aren't you being paid to know how to do this? I am rarely
this harsh but your posting seems to me outrageous. If you want someone
to do your job for you shouldn't you be offering $ too?

--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)

Reply With Quote