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 use of prepared statement?Ans:used to execute
pre compiled statement...so the question is when that
precompiled statement will be execute or
comiple?................

Answer Posted / anjani kumar jha

prepared statement work same as the statement,but there r
some differences.

wen u submitting the query first time following things happened
1)compiling the query
2)executing the query
3)sending results back to the program

2nd time onwards
1)executing the query directly
2) sending results back to the program

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do we get java.sql.SQLException: No suitable driver found?

1025


Is it possible to connect to multiple databases simultaneously?

1120


How to set the attribute concurrency in resultset?

970


List the common jdbc exceptions ?

1059


What are the advantages of collection pools?

1102


What is type 4 jdbc driver?

897


Describe how the jdbc application works.

1079


What types of DataSource objects are specified in the Optional Package?

1062


What are different parts of a url?

1051


What is a rollback in jdbc?

997


What is @entity in java?

1009


What is DML?

1064


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

1009


What are the differences between setmaxrows(int) and setfetchsize(int)?

1109


What is getconnection method in java?

981