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)- A73% (19)
- B15% (4)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.