Microsoft
MB6-869 · Question #49
In Microsoft Dynamics AX 2012, which of the following statements about order by and group by clauses of an X++ select statement is true?
The correct answer is A. Only the order by clause supports the reverse keyword. See the full explanation below for the reasoning.
Question
In Microsoft Dynamics AX 2012, which of the following statements about order by and group by clauses of an X++ select statement is true?
Options
- AOnly the order by clause supports the reverse keyword.
- BOnly the group by clause supports the reverse keyword.
- CWhen a group by clause is used to sort records, you must reference an index in a select statement.
- DWhen an order by clause is used to sort records, you must not reference an index in a select statement.
How the community answered
(29 responses)- A79% (23)
- B3% (1)
- C3% (1)
- D14% (4)
Community Discussion
No community discussion yet for this question.