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 execute(), executeUpdate() and executeQuery()
methods?

Answer Posted / boomiraj.p

executeUpdate() : is used to update the data using "insert,update and delete" statements.Send the data from fron t end to back end.

executeQuery() : used to select the data using "select" statement.Retrieve the data from back end to front end.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

1001


What is savepoint in jdbc?

966


Explain how data flows from view to db and reverse

2090


What are drivers available?

1065


Is oracle client required for jdbc connection?

1021


How can you use preparedstatement in jdbc?

1041


What is jdbc thin client in oracle?

947


What is an odbc driver?

967


What is the meaning of batch updates?

1143


What are the benefits of PreparedStatement over Statement?

1044


What are the jdbc statements?

1025


How many types of statements are there in jdbc?

974


How can we execute stored procedures using callablestatement?

982


In which ways is driver class is registered with drive manager?

956


What are four types of JDBC driver?

1198