Q:

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

0

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


  1. Stored procedure can accept parameter
  2. Permission check is not required
  3. The execution plan is stored in the cache after it was executed the first time
  4. None of the mentioned

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(c).The execution plan is stored in the cache after it was executed the first time

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now