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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Cursor vrs Temp Tables

Re: Cursor vrs Temp Tables

From: --CELKO-- <71062.1056_at_compuserve.com>
Date: 27 Mar 2002 15:37:57 -0800
Message-ID: <c0d87ec0.0203271537.badfc31@posting.google.com>


>> I know of two techniques for iterating through a resultset. One being a
cursor, the other is creating a temp table and looping through the records. <<

Put the result in a host language native file and let the front end do its job. Received on Wed Mar 27 2002 - 17:37:57 CST

Original text of this message

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