what is prepare statement?
what is calabedtarement?
Answer Posted / dsr
prepare statement is pre-complier statement
calabedtarement is to call the stored procedure
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between static synchronization vs. Instance synchronization?
What is identifier with example?
Explain the Propertie sof class?
What is method reference?
What is the use of toarray () in java?
What is the purpose of a volatile variable?
Which is the class in java?
Explain about fail fast iterators in java?
What is tcp and udp?
What is the purpose of stub and skeleton?
What is the difference between super class & sub class?
What are extraneous variables examples?
State one difference between a template class and class template.
Give the difference between the println method and sqrt method?
Why are the destructors for base class and derived class called in reverse order when the program exits