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 a programmer confirms that the data submitted has been
succesfully inserted into the database(either oracle or my
sql).. How a programmer confirm if there is any problem with
the program he wrote for insertion

Answers were Sorted based on User's Feedback



how a programmer confirms that the data submitted has been succesfully inserted into the database(e..

Answer / guest

executeupdate method is having boolean return type, if
anything goes wrong in data insertion or data updation, it
would return false. otherwise, if it successfully inserts
data into the database, it would return true

Is This Answer Correct ?    8 Yes 1 No

how a programmer confirms that the data submitted has been succesfully inserted into the database(e..

Answer / ravi

executeupdate method have is boolean typeand if want to
check that data insert for this after statement we print a
statement that record successfully inserted if record
inserted this statement execute and otherwise print
statement not execute.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

How to Sort list of Strings in ascending order without using java api.

1 Answers   HCL, NIIT,


Hi Friends, can u give me Real Time example for interface and abstract class.(With Banking Example)

4 Answers  


Can I create any Marker Interface? If yes then how can I use it???

4 Answers  


Explain working of call by reference function invoking.

0 Answers   Amdocs,


What is thread count in java?

0 Answers  


What is the parse method in java?

0 Answers  


How to create com object in Java?

0 Answers  


Explain the relationship between the Canvas and Graphics class?

1 Answers  


How is string stored in java?

0 Answers  


What is meant by overloading?

0 Answers  


What’s the difference between unit, integration and functional testing?

0 Answers  


Can we return null in java?

0 Answers  


Categories