nerdexam
Oracle

1Z0-071 · Question #427

Examine the data in the EMP table: You execute this query: Why does an error occur?

The correct answer is C. An alias name must not be used in an ORDER BY clause. See the full explanation below for the reasoning.

Question

Examine the data in the EMP table:

You execute this query:

Why does an error occur?

Exhibit

1Z0-071 question #427 exhibit

Options

  • AAn alias name must not contain space characters.
  • BAn alias name must always be specified in quotes.
  • CAn alias name must not be used in an ORDER BY clause.
  • DAn alias name must not be used in a GROUP BY clause.

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    11% (6)
  • C
    82% (45)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice