nerdexam
Oracle

1Z0-071 · Question #206

View the Exhibit and examine the structure of the CUSTOMERS table. Evaluate the following SQL statement: Which statement is true regarding the outcome of the above query?

The correct answer is D. It executes successfully. See the full explanation below for the reasoning.

Question

View the Exhibit and examine the structure of the CUSTOMERS table. Evaluate the following SQL statement:

Which statement is true regarding the outcome of the above query?

Exhibit

1Z0-071 question #206 exhibit

Options

  • AIt returns an error because the BETWEEN operator cannot be used in the HAVING clause.
  • BIt returns an error because WHERE and HAVING clauses cannot be used in the same SELECT
  • CIt returns an error because WHERE and HAVING clauses cannot be used to apply conditions on
  • DIt executes successfully.

How the community answered

(64 responses)
  • A
    8% (5)
  • B
    13% (8)
  • C
    3% (2)
  • D
    77% (49)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice