nerdexam
Oracle

1Z0-071 · Question #126

You must display details of all users whose username contains the string 'ch_'. Which query generates the required output? (Choose the best answer.)

The correct answer is D. SELECT * FROM users. See the full explanation below for the reasoning.

Question

You must display details of all users whose username contains the string 'ch_'. Which query generates the required output? (Choose the best answer.)

Options

  • ASELECT * FROM users
  • BSELECT * FROM users
  • CSELECT * FROM users
  • DSELECT * FROM users

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice