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 the difference between ExecuteUpdate and
ExecuteQuery?



What is the difference between ExecuteUpdate and ExecuteQuery?..

Answer / p.l.n.kumar

ExecuteUpdate is used to execute Insert,Update and
Delete... statements.it's return type is 'int' .

ExecuteQuery is used to execute Select.... statements.It's
return type is 'Resultset' object.

Is This Answer Correct ?    45 Yes 8 No

Post New Answer

More JDBC Interview Questions

How we store procedure in oralce for callable statements in jdbc

0 Answers  


What does executeupdate return in jdbc?

0 Answers  


What is JDBC DataSource and what are it’s benefits?

0 Answers  


please tell me the name and url path for type-4 driver ?

1 Answers  


How can we store and retrieve images from the database?

0 Answers  


I have written a program to connect to database using odbc.Can this Application run on any Platform????

2 Answers  


Is jdbc a middleware?

0 Answers  


How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?

0 Answers  


What is a JDBC 2.0 DataSource?

0 Answers  


Is jdbc an api?

0 Answers  


What are the steps involved in establishing a connection using jdbc in java?

0 Answers  


what is JDBC?

3 Answers   Wipro,


Categories