Re: How to display # of rows updated in a procedure?

From: Wes Riding <wriding_at_shl.com>
Date: 1996/12/13
Message-ID: <32B18AFE.37A0_at_shl.com>#1/1


Jacques Jordan wrote:
>
> Does anyone know how to display the number of rows updated in an Update
> statement which is executed from a procedure? Is there a implicit cursor
> variable that stores the number of rows updated?
>
> T.I.A.
>
> Jacques.Jordan_at_quickmail.llnl.gov

SQL%ROWCOUNT (chapters 4 and 9 in the PL/SQL User's Guide and Reference). Received on Fri Dec 13 1996 - 00:00:00 CET

Original text of this message