Why we should use stored procedures?

Why we should use stored procedures? 



a. They allow faster execution
b. They can reduce network traffic
c. They allow modular programming
d. They can be used as a security mechanism
e. All of the others




Answer: E


Learn More :