Rory Campbell-Lange wrote:
> Is this sensible, efficient, feasible? I have not used cursors before.
>
> Or should I simply do 2 separate functions, 1 for NUM_ROWS, the
> other for the result set I want?
It's hard to offer advice (at least for me) without more context. What
are you trying to accomplish (in more detail), and in what type of
application (web, fat client, etc)?
Joe