nerdexam
Microsoft

MB6-890 · Question #77

Your company is planning to track vehicle information in Dynamics AX. Two tables will be required to store the information. Each vehicle will be uniquely identified by an ID having alpha numeric…

The correct answer is A. Create a base enumeration for the ID on each table. See the full explanation below for the reasoning.

Question

Your company is planning to track vehicle information in Dynamics AX. Two tables will be required to store the information. Each vehicle will be uniquely identified by an ID having alpha numeric value. You need to create two custom tables that store information related to the vehicles. Each table needs to have a field that identifies the vehicle in the system. How should you add these fields?

Options

  • ACreate a base enumeration for the ID on each table.
  • BCreate an Extended Data Type (EDT) of type real, and then add this EDT to both tables.
  • CCreate an Extended Data Type (EDT) of type string, and then add this EDT to both tables.
  • DAdd an integer field on each table for the vehicle ID

How the community answered

(51 responses)
  • A
    76% (39)
  • B
    8% (4)
  • C
    4% (2)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full MB6-890 Practice