Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


While inserting/updating million of records into a database table, how do I came to know how many records has been inserted or updated successfully so far?

Answers were Sorted based on User's Feedback



While inserting/updating million of records into a database table, how do I came to know how many re..

Answer / nit

use sql%rowcount after each statement

Is This Answer Correct ?    2 Yes 0 No

While inserting/updating million of records into a database table, how do I came to know how many re..

Answer / hairreddy

by using cursor attribute cursorname%rowcount we can find how many records fetched

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.

3 Answers   Zensar,


What is a native sql query?

0 Answers  


What is db journal file?

0 Answers  


Is id a reserved word in sql?

0 Answers  


How to get second highest salary from a table

3 Answers  


What is the difference between left join and right join?

0 Answers  


Do you know the basic structure of PL/SQL?

3 Answers  


Can a foreign key be null?

0 Answers  


How many columns should be in an index?

0 Answers  


How do I debug a stored procedure?

0 Answers  


How can I get the number of records affected by a stored procedure?

0 Answers  


how to decrement dates by 1 in mysql? : Sql dba

0 Answers  


Categories