| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Re: .sql file
Just after insert put this statement:
dbms_output.put_line(sql%rowcount||' rows inserted.');
Received on Tue May 09 2006 - 14:13:58 CDT
|  |  |