Re: remove CURSOR STATEMENT : 1 from printing out

From: <jeffchirco_at_gmail.com>
Date: 29 Jul 2005 07:54:30 -0700
Message-ID: <1122648870.472876.199180_at_g47g2000cwa.googlegroups.com>


Ok. Second question. Is there a way to store the results into two seperate varaibles???

I found that is another way of execute the package

SQL> var c refcursor
SQL> exec :c := p_storedivreg_hist.results(32);
SQL> print c
Received on Fri Jul 29 2005 - 16:54:30 CEST

Original text of this message