What Query needs to be used?

An Administrator working with a IBM Security QRadar SIEM V7.2.8 deployment needs to build an Ariel Query to find all events data received in the last 24 hours where the magnitude of events is larger than 1 but smaller than 5.
What Query needs to be used?
A. SELECT * FROM events WHERE magnitude > 1 AND < 5 LAST 1 DAYS
B. SELECT * FROM events WHERE magnitude BETWEEN 1 AND 5 LAST 1 DAYS
C. SELECT * FROM eventstable WHERE magnitude BETWEEN 1 & 5 LAST 1 DAYS
D. SELECT * FROM eventstable WHERE magnitude BETWEEN 1 AND 5 LAST 1 DAYS

Download Printable PDF. VALID exam to help you PASS.

One thought on “What Query needs to be used?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.