 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | What is the meaning of the “WHERE” clause in Mysql? | 
| A. | Filtering out unwanted rows from result set | 
| B. | Filtering out unwanted columns from result set | 
| C. | Filtering out unwanted rows and columns from result set | 
| D. | None of the mentioned | 
| Answer» B. Filtering out unwanted columns from result set | |