Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Stored procedure purpose?

Answers were Sorted based on User's Feedback



Stored procedure purpose?..

Answer / 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

Stored procedure purpose?..

Answer / desika

A Stored Procedure is used to separate business logic from
Presentation logic,advantage of implementing a business
logic as storedprocedures improves the performance and we
can use same code for the applications written in other
languages.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More JDBC Interview Questions

What is execute in java?

0 Answers  


If I use the JDBC API, do I have to use ODBC underneath?

0 Answers  


How do I set properties for a JDBC driver and where are the properties stored?

0 Answers  


What port does jdbc use?

0 Answers  


What is jdbc in dbms?

0 Answers  


What is the execute method in java?

0 Answers  


How do I find ojdbc jar version?

0 Answers  


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

0 Answers  


wa is connection pooling? how do u create connection pooling?wat is use connection pooling?

1 Answers   Covansys,


What is the role of class.forname while loading drivers?

0 Answers  


What is database connection pooling? Advantages of using a connection pool?

0 Answers  


What is jdbc and why is it required?

0 Answers  


Categories