nerdexam
Microsoft

MB6-704 · Question #22

You have two tables named salesTable and salesLine. SalesTable contains the data shown in the following table. SalesLine contains the data shown in the following table. You have the following X++…

The correct answer is B. SOO003. The output is sorted by the RecID column in the SaleLine Table in descending order, ie 2234569

Develop X++ code

Question

You have two tables named salesTable and salesLine. SalesTable contains the data shown in the following table. SalesLine contains the data shown in the following table. You have the following X++ statement:

Options

  • ASO0002
  • BSOO003
  • CSOOOOl
  • DSOO002

How the community answered

(33 responses)
  • A
    9% (3)
  • B
    73% (24)
  • C
    3% (1)
  • D
    15% (5)

Explanation

The output is sorted by the RecID column in the SaleLine Table in descending order, ie 2234569

Topics

#select statement#table joins#data tracing#X++ queries

Community Discussion

No community discussion yet for this question.

Full MB6-704 Practice