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 many locking systems are there in jdbc?

545


Explain the difference between inner and outer join ?

507


What is in terms of jdbc a datasource?

509


Write an sql to find all records having all upper case alphanumeric characters in a field ?

519


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

534






What are the advantages of using preparedstatement in java?

540


How do I receive a ResultSet from a stored procedure?

515


Which interface is responsible for transaction management in jdbc?

450


How to test jdbc connection to sql server?

490


What are jdbc?

537


What are the common tasks of JDBC?

559


What are the differences between resultset and rowset?

519


What do you understand by jdbc driver and explain its types?

486


Does jdbctemplate close connection?

493


What is jdbc connection?

644