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

Which statement filters data to only return rows where the publisher of the software includes VMware anywhere in the name?
A . WHERE publisher = "%VMware%"
B . WHERE publisher = "%VMware"
C . WHERE publisher LIKE "VMware%"
D . WHERE publisher LIKE "%VMware%"

Answer: D

Subscribe
Notify of
guest
0 Comments