Microsoft
MB6-704 · Question #28
MB6-704 Question #28: Real Exam Question with Answer & Explanation
Sign in or unlock MB6-704 to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Question
You need to write X++ code that is common to both the CustTable table and the VendTable table. The solution must minimize the duplication of code. What should you do?
Options
- AModify CustTable to add all of the fields in VendTable. Write X* + code that uses CustTable.
- BCreate a view that includes the fields in both CustTable and VendTable. Write X+ + code that uses
- CCreate a table that extends from CustTable and VendTable. Write X+ + code that uses the newtable.
- DCreate a map that links CustTable and VendTable. Write X++ code that uses the map.
Unlock MB6-704 to see the answer
You've previewed enough free MB6-704 questions. Unlock MB6-704 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.