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: Cursor Question?

Re: Cursor Question?

From: Anurag Varma <AVARMA_at_prodigy.net>
Date: Fri, 26 Feb 1999 17:09:28 -0600
Message-ID: <7b75bt$329e$1@newssvr03-int.news.prodigy.com>


Yongge,

This means that the user is not interested in what the cursor returns. He's just interested if the cursor returns any rows.

Anurag
yliu_at_creighton.edu wrote in message ...

> cursor mycursor is
> select 'X'
> from mytable
> where ...
>Could somebody please explain what this means?
>
>Yongge
>yliu_at_creighton.edu
>
Received on Fri Feb 26 1999 - 17:09:28 CST

Original text of this message

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