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
What are the ddl statements?
What do you understand by jdbc driver and explain its types?
What do you mean by two phase commits?
How can we disable a constraint ?
what happen if we set JDBC string to NULL?
What is preparedstatement in jdbc?
Write an sql to find all records having all numeric characters in a field ?
What is sqlwarning?
Which is better jpa or jdbc?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What are clob and blob data types in jdbc?
What driver should I use for scalable Oracle JDBC applications?
Is jdbc faster than odbc?
How to connect html page to database using jdbc?
What is odbc jdbc?