InterviewSolution
Saved Bookmarks
| 1. |
In an SQL statement, which of the following parts states the conditions for row selection?(a) Where(b) From(c) Order By(d) Group ByThis question was addressed to me in final exam.I would like to ask this question from DCL,TCL Command topic in chapter SQL Basics of Oracle |
|
Answer» The correct choice is (a) Where |
|