Splunk Core Certified User — Question 96
What syntax is used to link key/value pairs in search strings?
Answer options
- A. Parentheses
- B. @ or # symbols
- C. Quotation marks
- D. Relational operators such as =, <, or >
Correct answer: D
Explanation
The correct answer is D, as relational operators such as =, <, or > are specifically used to define relationships between keys and values in search strings. Options A, B, and C do not serve this purpose; parentheses, symbols, and quotation marks have different roles in search syntax.