Answer Posted / samsudeen
Hi Desika, pls undesrstand the question, he/she asking the
purpose of SP.
1) Stored Procudure is a collection of sql statements
2) Faster then Sql Qury
3) Preformance Tuning
4) resuable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how data flows from view to db and reverse
What is ojvm used for?
Which type of driver is unique in jdbc?
Why “no suitable driver” error occurs?
Explain about Join?
What is connection data?
Is oracle client required for jdbc connection?
What does executeupdate return in java?
What is a lock in jdbc?
How to use JDBC API to call Stored Procedures?
List the advantages of using datasource?
How to retrieve warnings in jdbc?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is the major difference between java.util.date and java.sql.date data type?
Can resultset be null in java?