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