IBM Security QRadar SIEM V7.4.3 Associate Analyst — Question 18
Which type of database is recommended for storing highly-structured data records?
Answer options
- A. graph
- B. key-value
- C. relational
- D. document
Correct answer: C
Explanation
The correct answer is C, relational, as it is specifically designed to handle structured data with predefined schemas. The other options, such as graph, key-value, and document databases, are more suited for unstructured or semi-structured data, making them less optimal for highly-structured records.