Microsoft
DP-900 · Question #223
In a fully normalized 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 #223. The question stem and answer options stay visible for context.
Submitted by renata2k· Mar 30, 2026Identify considerations for relational data on Azure
Question
In a fully normalized database, how is data read and written for a single entity?
Options
- AData is read from multiple tables and written to multiple tables.
- BData is read from a single table 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 a single table.
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
#normalization#relational database#data modeling#table joins