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: How to use a different cursors in a single FOR loop

Re: How to use a different cursors in a single FOR loop

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Thu, 04 Nov 2004 00:12:54 +0100
Message-ID: <rdpio09hmi3nm88lca0cnb3dji5h9m6597@4ax.com>


On 3 Nov 2004 14:29:33 -0800, lduhl_at_corp.realcomp.com (Lee) wrote:

> I would like to
>be able to use this same procedure for a couple of diffenet
>situations.

Why on earth? You are only adding overhead. And if you would have studied the syntax of a cursor for loop at all, you would have known it isn't possible and have avoided the question.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Nov 03 2004 - 17:12:54 CST

Original text of this message

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