nerdexam
Microsoft

MB6-890 · Question #2

MB6-890 Question #2: Real Exam Question with Answer & Explanation

Sign in or unlock MB6-890 to reveal the answer and full explanation for question #2. The question stem and answer options stay visible for context.

Question

You need to delete multiple records from the CustTrans table that are not approved. Code execution efficiency is a factor since the table will contain millions of records. Additionally, the CustTrans table does not have any overridden methods. Which X++ code segment should you use to achieve this goal?

Options

  • Adelete__from CustTrans where CustTrans.Approved ==NoYes :: No;
  • Bselect firstonly CustTrans where CustTrans.Approved==NoYes::No;
  • Cwhile select CustTrans where CustTrans.Approved==NoYes::No
  • Dselect CustTrans where CustTrans-Approved == NoYes::No;

Unlock MB6-890 to see the answer

You've previewed enough free MB6-890 questions. Unlock MB6-890 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.

Full MB6-890 Practice