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 / syed sadhik

It’s just pre compile SQL while run time it’s execute query.

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to know howmuch data is truncated?

2140


What is JDBC Connection isolation levels?

789


How many categories of jdbc drivers are there?

690


What is batch processing and how to perform batch processing in jdbc?

728


What is the use of dialect?

775


How to make updates to updatable result sets in jdbc?

711


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

687


Explain creation of statement object with connection method create method with help of an example.

761


What happens if we don't close the connection in jdbc?

669


What is jdbc servlet?

729


What class.forname does, while loading the drivers?

738


What are the advantages of database connection pooling?

721


Does sql allow null values ? Can we use it within where clause ?

774


How do I set properties for a JDBC driver and where are the properties stored?

734


Is jdbc open source?

658