default value for owa_util.ident_arr

From: Job Miller <jobmiller_at_yahoo.com>
Date: 17 Dec 2001 08:25:17 -0800
Message-ID: <2edf8ed9.0112170825.3437fcfb_at_posting.google.com>


CREATE OR REPLACE PROCEDURE sample2_result

  (cols IN owa_util.ident_arr)

how do you specify a default value for cols.

I have tried lots of things only to be met with "invalid type" I understand that it is a table of varchar2(30) index by binary integer

been struggling with this, and think it is ugly to put a blank ?cols= in the url just to avoid the error message.

Job Received on Mon Dec 17 2001 - 17:25:17 CET

Original text of this message