kathiresh kumar


{ City } chennai
< Country > india
* Profession * developer
User No # 83534
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 2
Questions / { kathiresh kumar }
Questions Answers Category Views Company eMail




Answers / { kathiresh kumar }

Question { 6199 }

What is the main functionality of Prepared Statement?


Answer

prepared statement is a precomplie SQL statement.It is the
compiled version of the query.Prepared statement has got a
faster excecution time than any other statement.

Is This Answer Correct ?    7 Yes 2 No