CISA · Question #9
An organization wants to classify database tables according to its data classification scheme. From an IS auditor's perspective, the tables should be classified based on the:
The correct answer is A. specific functional contents of each single table.. From an IS auditor's perspective, database tables should be classified primarily based on the specific functional contents within each table, as this directly determines the data's sensitivity and regulatory requirements.
Question
An organization wants to classify database tables according to its data classification scheme. From an IS auditor's perspective, the tables should be classified based on the:
Options
- Aspecific functional contents of each single table.
- Bfrequency of updates to the table.
- Cnumber of end users with access to the table.
- Ddescriptions of column names in the table.
How the community answered
(41 responses)- A93% (38)
- B5% (2)
- C2% (1)
Why each option
From an IS auditor's perspective, database tables should be classified primarily based on the specific functional contents within each table, as this directly determines the data's sensitivity and regulatory requirements.
The functional content of a table, meaning the actual data it holds (e.g., personally identifiable information, financial records, intellectual property), dictates its sensitivity, associated risks, and the controls required for protection. This classification aligns with compliance obligations and overall information security strategy.
The frequency of updates to a table relates to operational performance and backup strategies, not directly to its data classification or sensitivity.
The number of end users with access is a factor in access control management, but it doesn't define the inherent classification or sensitivity of the data itself.
Descriptions of column names can provide clues, but the actual *contents* and context of the data within those columns are what truly determine the classification, not just the labels.
Concept tested: Data classification principles (database)
Source: https://learn.microsoft.com/en-us/azure/data-explorer/what-is-data-classification
Topics
Community Discussion
No community discussion yet for this question.