Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 136
What is the difference between labels and fields?
Answer options
- A. Fields can be used in playbooks and labels cannot
- B. Fields are indexed in the database and labels are not
- C. Labels can be used in queries and fields cannot
- D. Labels are indexed in the database and fields are not
Correct answer: B
Explanation
The correct answer is B because fields are indeed indexed in the database, allowing for efficient searching and retrieval, whereas labels do not have this indexing, making them less suitable for such operations. Options A, C, and D are incorrect as they misrepresent the capabilities and characteristics of fields and labels in the database context.