Exit MB6-819 AX 2009 Development Introduction
Question 1 of 5
0% complete
Q1 Single choice

How can you define which companies to retrieve data from in one select statement?

  • A

    Use a where clause that includes the dataAreaId, and a container to define which companies to search

  • B

    Use the changeCompany keyword and an array with the company id's.

  • C

    Create a container that has the company id's, and then use the crossCompany keyword in the select statement

  • D

    Data cannot be retrieved from multiple companies in one select statement

Previous Next