Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

count number of rows inserted

Rahul_IndiaJul 6 2013 — edited Jul 7 2013

Hi,

I have a insert sql script in which there are 500-600 inserts are there.How can i count the number of rows

insert into t1

insert into t1

insert into t1

insert into t2

insert into t2


--more rows here of t2 table



insert into t3

insert into t3

insert into t3

--

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2013
Added on Jul 6 2013
16 comments
2,885 views