What is the difference between ExecuteUpdate and
ExecuteQuery?
Answer Posted / vishnuvardhan
ExecuteUpdate method will return integer value.
ExecuteQuery method will return ResultSet value.
Is This Answer Correct ? | 45 Yes | 7 No |
Post New Answer View All Answers
What do you mean by session tracking and also explain its techniques?
What are the kinds of http requests?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
The code in a finally clause will never fail to execute, right?
How to read request headers from servlets?
What is new in ServletRequest interface ? (Servlet 2.4)
What do you mean by annotations in servlet?
What is Servlets and explain the advantages of Servlet life cycle?
How do servlets work?
What is httpservlet and how it is different from genericservlet?
Explain mvc pattern.
What are the advantages of Servlet over CGI?
What are sessions in servlets?
What are the two important api's in for servlets?