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

Home -> Community -> Usenet -> c.d.o.misc -> Re: OCI

Re: OCI

From: XXX <XXXX_at_XXX.XXX>
Date: Thu, 9 Mar 2000 09:37:20 +0100
Message-ID: <8a7np5$lks$1@scesie13.sie.siemens.at>


yes sure, use tfArray type

<a.metzger_at_nmg.fr> píse v diskusním příspěvku:38C66CEC.3F6514E6_at_nmg.fr...
> XXX wrote:
>
> > How I can declare the host array in the table. Please can you
> > show me some easy example?
> >
>
> For example :
> int column[50];
>
> ( ... )
>
> And in your query you make :
>
> EXEC SQL INSERT INTO mytable ( mycolumn ) VALUES ( :column );
>
>
>
Received on Thu Mar 09 2000 - 02:37:20 CST

Original text of this message

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