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 - FETCH INTO question

Re: PL/SQL - FETCH INTO question

From: Harry Boswell <hboswel1_at_bellsouth.net>
Date: Thu, 14 Nov 2002 13:27:45 -0600
Message-ID: <r7u7tus5gqc26rgn6ld5b4nk014b82npph@4ax.com>


On Thu, 14 Nov 2002 18:31:41 GMT, "Scott Mattes" <Scott_at_TheMattesFamily.ws> wrote:

>You have to declare a variable of type facility_out_rec and fetch into it
>(which means that your select and the record fields have to be in the same
>order).
>
>

Thanks, that was it!

Harry Received on Thu Nov 14 2002 - 13:27:45 CST

Original text of this message

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