Microsoft
DP-900 · Question #277
In a fully denormalized database, how is data read and written for a single entity?
Sign in or unlock DP-900 to reveal the answer and full explanation for question #277. The question stem and answer options stay visible for context.
Submitted by jordan8· Mar 30, 2026Identify considerations for relational data on Azure
Question
In a fully denormalized database, how is data read and written for a single entity?
Options
- AData is read from a single table and written to a single table.
- BData is read from multiple tables and written to a single table.
- CData is read from a single table and written to multiple tables.
- DData is read from multiple tables and written to multiple tables.
Unlock DP-900 to see the answer
You've previewed enough free DP-900 questions. Unlock DP-900 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#denormalization#database normalization#relational data