Question 41
DP-800 is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
DP-800 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →A production database includes lookup rows that differ slightly by region. The team needs to version reference data while avoiding accidental overwrites of region-specific rows during deployment. Which approach should you recommend?
- ATreat all reference data as disposable and replace it on every deployment.
- BVersion shared reference data deliberately and separate environment- or region-specific rows from standard deployment content.
- CStore lookup rows in README files.
- DDisable source control for lookup tables.