What are the advantages of using stored procedures? Please
don't simply say compilation time will be saved as they are
already complied. Please specify some other advantages.

Answer Posted / santosh kumar sharma

You can encapsulate your business logic in SP. Easy to
maintain as any changes in the business logic, you'll just
have to alter the SP and not your application.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?

858


What is a synonym for manipulation?

726


How to insert stored procedure result into temporary table?

771


What are types of storage modes? : sql server analysis services, ssas

774


What is difference between aggregate and analytic function?

661






Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?

707


What is dbcc updateusage?

849


What is side by side migration in sql server?

750


What are sp_configure commands and set commands?

721


List the different types of joins?

751


Tell me what is use of except clause? How it differs from not in clause?

705


Define indexes?

795


How to create hyperlink from returned sql query ?

823


What is the advantage of sql server?

732


Do you know what are the properties of the relational tables?

791