

McqMate
Q. |
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» C. the execution plan is stored in the cache after it was executed the first time |
View all MCQs in
DataBase Management System (DBMS)No comments yet