Stored procedures have which of the following advantages?
A
It takes a longer time to write them as compared to writing Visual Basic.
B
Data integrity improves as multiple applications access the same stored procedure.
C
Network traffic increases
D
Result in thicker client and thinner database server.
Correct Answer: Data integrity improves as multiple applications access the same stored procedure.