SPLK-1002 Using Fields and Lookups • Set 2
SPLK-1002 Using Fields and Lookups Practice Test 2 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. The lookup file app_versions.csv contains fields 'app' and 'version'. The version values are strings like '1.5', '2.0', '2.1'. What is the issue with this search?
Refer to the exhibit. | inputlookup app_versions.csv | where version > "2.0" | table app version