Which Live Query statement will successfully query these items?


A Carbon Black Cloud analyst needs to identify the Internet Explorer extensions installed on Windows endpoints.

Which Live Query statement will successfully query these items?
A . SELECT * FROM registry JOIN ie_extensions;
B . SELECT * FROM registry WHERE ie_extensions;
C . SELECT * FROM ie_extensions;
D . SELECT * FROM ie_extensions WHERE enabled=true;

Answer: A

Leave a Reply

Your email address will not be published.