nerdexam
Microsoft

MB6-890 · Question #49

How do you fetch a table record when the noFetch keyword is used in an X++ select statement?

The correct answer is A. By using a next statement. See the full explanation below for the reasoning.

Question

How do you fetch a table record when the noFetch keyword is used in an X++ select statement?

Options

  • ABy using a next statement.
  • BBy using the firstFast keyword.
  • CBy using the firstOnly keyword.
  • DBy using the firstOnly10 keyword.

How the community answered

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

Community Discussion

No community discussion yet for this question.

Full MB6-890 Practice