Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Help Again, Something about Dynamic PL/SQL

Re: Help Again, Something about Dynamic PL/SQL

From: lkw <lkw_at_axiomatique.com>
Date: Mon, 20 Dec 1999 10:46:00 +0800
Message-ID: <83k5hf$a2r$1@newton3.pacific.net.sg>


thanks for yr help....but i still hv some doubts ... .
.
>rept_flag_tab dbms_sql.Date_Table
>rept_count_tab dbms_sql.Number_table

.
.
what does this two declaretion means?

>dbms_sql.define_array(c_sel_tmp_cnt, 1, rept_flag_tab,10, indx)
what is the '10' and 'indx' means? i know indx is initialize as 1 in front. Received on Sun Dec 19 1999 - 20:46:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US