nerdexam
Broadcom-VMware

5V0-91.20 · Question #107

Which statement filters data to only return rows where the publisher of the software includes VMware anywhere in the name?

The correct answer is D. WHERE publisher LIKE "%VMware% ". See the full explanation below for the reasoning.

Question

Which statement filters data to only return rows where the publisher of the software includes VMware anywhere in the name?

Options

  • AWHERE publisher = "%VMware%"
  • BWHERE publisher = "VMware"
  • CWHERE publisher LIKE "%VMware%"
  • DWHERE publisher LIKE "%VMware% "

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    9% (4)
  • C
    2% (1)
  • D
    84% (37)

Community Discussion

No community discussion yet for this question.

Full 5V0-91.20 Practice