What is the output of the X++ code?

Posted by: Pdfprep Category: MB6-894 Tags: , ,

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?
A . Max value
DDEerror
Data error
B . Break
C . Data error_RC
D . Max value
DDEerror
Error has occurred

Answer: D

Leave a Reply

Your email address will not be published.