Question 14
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 →An ETL package depends on predictable return codes and output values from a stored procedure. Which design should you recommend?
- ADefine stable output parameters and documented return behavior.
- BReturn different column shapes on each execution.
- CWrite messages only to PRINT statements.
- DHide errors from the caller.