adspace


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

Explain system functions or built-in functions? What are different types of system functions?

1065


Why use identity in sql server?

1197


How to convert character strings into numeric values?

1189


How do I find query history in sql server?

1022


How to rebuild the master database?

1165


What is acid mean in sql server?

1244


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1298


What is a coalesce function?

1282


what is the difference between openrowset and openquery?

1193


What are different types of constraints?

1000


what is spatial nonclustered index

1057


Why and when do stored procedure recompile?

1057


How can we solve concurrency problems?

1121


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1022


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8227