Microsoft
70-466 · Question #122
70-466 Question #122: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #122. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You are created a table named Orders. You need to ensure that every time a new row is added to the Orders table, a user-defined function is called to validate the row before the row is added to the table. What should you use? More than one answer choice may achieve the goal. Select the BEST answer.
Options
- Aa FOREIGN KEY constraint
- Ba data manipulation language (DML) trigger
- Ca DEFAULT constraint
- Da CHECK constraint
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 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
#CHECK constraint#row validation#DML trigger#table constraints