Select from following answers:- WHEN
- HAVING
- FROM
- WHERE

- All Above
We can restrict the rows returned by the query by simplify specifying the WHERE clause. If we do not specify the where clause then the query returns all the values in that table.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator