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
--