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


How to find that, a row is updated or not?

Answers were Sorted based on User's Feedback



How to find that, a row is updated or not?..

Answer / dipesh

when u run executeupdate() it return int if 1 return then
row updated oyherwise not.

Is This Answer Correct ?    3 Yes 0 No

How to find that, a row is updated or not?..

Answer / bln

executeUpdate() method returns an int value. This int
value is no of rows updated by the given query. If no rows
update, then it returns zero.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More JDBC Interview Questions

What is thin driver in jdbc?

0 Answers  


what are the Different types of exceptions in JDBC?

1 Answers  


How do I start debugging problems related to the JDBC API?

0 Answers  


What is the fastest type of JDBC driver?

0 Answers  


What is meant by dao?

0 Answers  


Is oracle client required for jdbc connection?

0 Answers  


What is odbc jdbc?

0 Answers  


What is a lock in jdbc?

0 Answers  


What is jdbc driver manager?

0 Answers  


How can you load the drivers in jdbc?

1 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


Jdbc-odbc bridge is multi-threaded or not?

0 Answers  


Categories