Re: ROWTYPE

From: Björn Wächter <Bjoern.Waechter_at_web.de>
Date: Tue, 21 Jun 2011 00:28:32 -0700 (PDT)
Message-ID: <39ec2647-95d9-45f3-8c07-a942719efc06_at_k6g2000yqc.googlegroups.com>



Hi,

I think the NULL is the Problem. If I define the cursor like this:

CURSOR ticker_detail IS
  SELECT mt.ticker, . . . . EST_DATE_LIST() est_date_list     FROM stock_data sd,

         master_table mt,
         ......

It works for me. Received on Tue Jun 21 2011 - 02:28:32 CDT

Original text of this message