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

what is difference between excute query ()and execute update
()?

Answer Posted / gambhir

executeQuery() is used to perform DDL operation like
(create,alter) while executeUpdate() is used to perform DML
operation like (insert/update/delete).

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between stringbuffer and stringbuilder?

1108


What is a functional interface?

1091


What are the ways to instantiate the class class?

1148


Which are different kinds of source code?

1165


Is this valid in java ? Can we instantiate interface in java?

1024


State the merge-sort principle and its time complexity.

1026


What are synchronized methods and synchronized statements in java programming?

1069


Explain what access modifiers can be used for methods?

1121


How do you compare characters in java?

1046


Define an abstract class with reference to java.

1055


What is http client in java?

1142


Which java version is latest?

1086


Why java is object oriented?

1081


Difference between vector and arraylist.

1182


What is local variable and instance variable?

1102