Microsoft
MB6-894 · Question #14
You are developing a solution to insert and update records in a table named Table1, and you need to ensure that you handle the possible exceptions. Table1 does not have any unique indexes that…
The correct answer is D. Max value. See the full explanation below for the reasoning.
Question
You are developing a solution to insert and update records in a table named Table1, and you need to ensure that you handle the possible exceptions. Table1 does not have any unique indexes that include the ID or the Description fields. The table has the following structure:
What is the output of the X++ code?
Exhibit
Options
- AMax value
- BBreak
- CData error_RC
- DMax value
How the community answered
(26 responses)- A8% (2)
- B15% (4)
- C4% (1)
- D73% (19)
Community Discussion
No community discussion yet for this question.
