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

The best I can EXPLAIN: In an SQL statement where CLAUSE states the CONDITIONS for rowselection.



Discussion

No Comment Found

Related InterviewSolutions