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 do we need autoboxing in java?

516


What are the main features of java?

526


Can I learn java without any programming experience?

553


Write a java program to generate fibonacci series ?

568


What is the purpose of void?

536






Can we create an object of static class in java?

594


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

549


What is meant by class loader? How many types are there?

672


Does a function need a return?

533


What is the difference between jdk and jre?

605


What is file in java?

558


Can we use a default constructor of a class even if an explicit constructor is defined?

649


What is a parameter in matrices?

541


What is Recursion Function?

641


What data structures are used to perform recursion?

604