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?



What are Stored Procedures and When would we Use Them?..

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

More Database Management Interview Questions

What are the disadvantage in file processing system?

0 Answers  


How do you invoke datastage using unix?

3 Answers  


What is sorting in dbms?

0 Answers  


What is the use of NOARCHIEVELOG parameter in Database?

1 Answers  


Who has the largest database?

0 Answers  


What integrity rules exist in the dbms?

0 Answers  


When is functional dependency said to be the fully functional dependency?

0 Answers  


What are the different type of relationships in the dbms?

0 Answers  


Differentiate between ‘delete’, ‘truncate’ and ‘drop’ commands.

0 Answers  


what is the index and synonym. i have the definitions ...can any one give me brief explanation.. with regards,

0 Answers  


What is meant by database system?

0 Answers  


Name the two files that are created when you generate a form ?

1 Answers  


Categories