Re: SQL%ROWCOUNT
"Tony Andrews" <[email protected]> Tue, 7 Jan 2003 13:39:13
| Newsgroups | gmane.comp.db.oracle.devel |
|---|---|
| Message-ID | <LYRIS-1796914-824133-2003.01.07-13.26.32--gcdod-oracle#[email protected]> |
Sorry, my reply got corrupted. The PL/SQL block was this: BEGIN DELETE t; DBMS_OUTPUT.PUT_LINE( 'rows deleted = ' || SQL%ROWCOUNT ); END; --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to [email protected].