nerdexam
Microsoft

MB6-704 · Question #60

Which three statements accurately describe views in Dynamics AX? Each correct answer presents a complete solution.

The correct answer is A. A view can be created from a query. C. Views can be used to display a subset of the data from the source tables. E. The definition of the view is stored in the database when the view is synchronized. A: A view uses a query to retrieve data fields from one or more database tables. C: A view enables you to retrieve and return only the data that is relevant for a particular user or A view can improve performance by returning only relevant fields to the user. E: When you create…

Develop Application Objects

Question

Which three statements accurately describe views in Dynamics AX? Each correct answer presents a complete solution.

Options

  • AA view can be created from a query.
  • BYou can update a view by using the Table Browser.
  • CViews can be used to display a subset of the data from the source tables.
  • DThe data for the view is refreshed periodically by using a batch job.
  • EThe definition of the view is stored in the database when the view is synchronized.

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    8% (2)
  • D
    19% (5)

Explanation

A: A view uses a query to retrieve data fields from one or more database tables. C: A view enables you to retrieve and return only the data that is relevant for a particular user or A view can improve performance by returning only relevant fields to the user. E: When you create a view, the view definition is generated and stored in the database. When that view is accessed, the view dynamically retrieves the data that satisfies the view definition.

Topics

#views#AOT#query-based views#database synchronization

Community Discussion

No community discussion yet for this question.

Full MB6-704 Practice