Microsoft
DP-900 · Question #254
You have structured data in tabular format. What represents an individual instance of a data entity?
The correct answer is D. a row. An entity is a thing in which information needs to be known or held. A table is the object that stores a collection of entities. A row represents a single instance of an entity. A column defines a specific property of an entity.
Submitted by ahmad_uae· Mar 30, 2026Describe core data concepts
Question
You have structured data in tabular format. What represents an individual instance of a data entity?
Options
- Aa column
- Ba table
- Ca cell
- Da row
How the community answered
(57 responses)- A4% (2)
- B4% (2)
- C2% (1)
- D91% (52)
Explanation
An entity is a thing in which information needs to be known or held. A table is the object that stores a collection of entities. A row represents a single instance of an entity. A column defines a specific property of an entity.
Topics
#structured data#tabular data#rows and columns
Community Discussion
No community discussion yet for this question.