Palo Alto Networks Certified Detection and Remediation Analyst (PCDRA) — Question 57
What contains a logical schema in an XQL query?
Answer options
- A. Field
- B. Bin
- C. Dataset
- D. Arrayexpand
Correct answer: C
Explanation
The correct answer is C, Dataset, as it represents the structure that defines how data is organized and queried in XQL. Options A, B, and D do not encompass the logical schema; Fields are data points, Bins are used for grouping, and Arrayexpand refers to manipulating arrays rather than defining schema.