 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which of the following is a way to build dynamic sql statements? | 
| A. | Writing a query with parameters | 
| B. | Using sp_executesql | 
| C. | Using EXEC | 
| D. | All of the mentioned | 
| Answer» E. | |