nerdexam
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

MB6-894 question #14 exhibit

Options

  • AMax value
  • BBreak
  • CData error_RC
  • DMax value

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    15% (4)
  • C
    4% (1)
  • D
    73% (19)

Community Discussion

No community discussion yet for this question.

Full MB6-894 Practice