1.

How inserting data through stored procedure do reduces network traffic and increase database performance?

A. stored procedure can accept parameter
B. permission check is not required
C. the execution plan is stored in the cache after it was executed the first time
D. none of the mentioned
Answer» D. none of the mentioned


Discussion

No Comment Found