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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

why doesn't java run on all platforms?

660


What is string args [] in java?

636


What is the size of int in 64-bit jvm?

633


What is string and example?

651


How do you reverse sort a list in java?

610






Is set ordered?

632


What is the difference between array and array list in java?

691


Why do we need singleton?

622


Difference between start() and run() method of thread class?

692


Can you give few examples of final classes defined in java api?

650


What is api in java?

632


What are the approaches that you will follow for making a program very efficient?

732


How can you say java is object oriented?

708


Does java support multiple inheritance or not?

680


What is a control variable example?

625