exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 4 question 28 discussion

Actual exam question from Microsoft's MB-500
Question #: 28
Topic #: 4
[All MB-500 Questions]

You are a Dynamics 365 Finance developer.

You have a table named FMVehicle that contains a field named VehicleId. The table has an index named VehicleIdIdx on the VehicleId field. You declare a table buffer named vehicle to refer to the table.

You need to select all records from the FMVehicle table in ascending order based on VehicleId field in the vehicle variable.

Which embedded-SQL statement should you use?

  • A. select vehicle order by VehicleIdIdx desc;
  • B. select vehicle index VehicleId;
  • C. select vehicle order by VehicleId desc;
  • D. select vehicle index VehicleIdIdx;
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
martenyus
5 months, 1 week ago
Selected Answer: D
Can't be B bcs VehicleId is ID not an index
upvoted 1 times
...
salvatagio
7 months, 2 weeks ago
Selected Answer: D
Correct The statement uses the index name VehicleIdIdx
upvoted 2 times
...
sebas1996
7 months, 3 weeks ago
Selected Answer: B
VehicleIdIdx is redundant
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago