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: pl/sql table and commit

Re: pl/sql table and commit

From: buko <ivan.bukovcan_at_gmail.com>
Date: 18 Nov 2005 01:02:34 -0800
Message-ID: <1132304554.734808.58330@g49g2000cwa.googlegroups.com>


Hi,

check if the field1,field2 ... defined in: type myrow_tp is record (field1,field2 ...) actually matches the fields and datatypes called in SELECT part of the cursor rowtmp. Received on Fri Nov 18 2005 - 03:02:34 CST

Original text of this message

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