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: Urgent: Equivalent of @@rowcount in Oracle

Re: Urgent: Equivalent of @@rowcount in Oracle

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 10 Dec 2005 07:26:26 +0100
Message-ID: <e6tkp1d5if4ca68nkfaiiilbdpofm7bgin@4ax.com>


On 9 Dec 2005 21:53:34 -0800, pankaj_wolfhunter_at_yahoo.co.in wrote:

>Greetings,
> Sybase has a global variable, @@rowcount, that returns
>the
>number of rows affected by the previous query.
>Is there some equivalent for that in oracle?
>Any help will be appreciated

sql%rowcount

Can be looked up in the documentation at http://tahiti.oracle.com

And there is no such thing as 'urgent' here, as this is a volunteer forum.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Dec 10 2005 - 00:26:26 CST

Original text of this message

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