Answer Posted / dsr
There are three types of statements
1.statement
2.preparted statement
3.callable statement.
1.statement:like as sql query.
2.prepared statement:pre-compiled sql query.
3.callable statement-to call the stored procedure.
| Is This Answer Correct ? | 38 Yes | 7 No |
Post New Answer View All Answers
What are methods in java?
Can a method be static?
Can a top level class be private or protected?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What do you mean by exception handling in Java?
What is the type of lambda expression?
what are three ways in which a thread can enter the waiting state? : Java thread
What are anonymous inner classes?
What is the default value of the local variables?
What is the purpose of encapsulation?
What are the advantages of exception handling in java?
How do you achieve singleton?
Can we initialize the final blank variable?
Which containers use a flowlayout as their default layout in java programming?