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...

What are Stored Procedures and When would we Use Them?

Answer Posted / hr@tgksolutions.com

Precompiled sets of SQL statements that are kept in the database are called stored procedures. They

Encapsulate business logic and intricate SQL queries.
Reduce network traffic (client-server round trips) to boost performance.
By using parameterized queries to limit access to data, you may improve security.
Make sure it is reusable and consistent across many applications.
When carrying out repetitive operations like data validation, business rule enforcement, or batch processing, stored procedures are especially helpful.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select the first record in a given set of rows?

962


What's difference between dbms and rdbms ?

1001


Write about Transaction Management in Oracle 9i?

2200


What do you understand by data redundancy?

978


What are the integrity rules in dbms?

1166


What is 1nf 2nf 3nf in dbms?

945


Which two statements are true about a foreign key?

1023


What is advantages of progress actional?

973


What is dbms introduction?

1009


What is the purpose of sql?

995


What is a checkpoint in dbms?

1177


Who invented schema theory?

940


How can you perform pattern matching in sql?

1042


Mention the different types of cursor?

1065


Explain environment of openedge?

987