Re: Profiler tool

From: Steffen Ramlow <s.ramlow_at_gmx.de>
Date: Mon, 4 Jun 2001 13:44:33 +0200
Message-ID: <9fft10$3ot2f$1_at_ID-54600.news.dfncis.de>


i want a stored proc which returns a resultset, not only a cursor

"Daniel A. Morgan" <dmorgan_at_exesolutions.com> wrote in message news:3B1B1AF3.3CFCCC7_at_exesolutions.com...

> Let me see if I understand what you find difficult.
>
> OPEN refcursor_variable FOR
> SELECT fields
> FROM tablename
> WHERE somecondition...;
Received on Mon Jun 04 2001 - 13:44:33 CEST

Original text of this message