MCQOPTIONS
 Saved Bookmarks
				| 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 ï¬rst time | 
| D. | none of the mentioned | 
| Answer» D. none of the mentioned | |