MB6-819 Exam Details

  • Exam Code
    :MB6-819
  • Exam Name
    :AX 2009 Development Introduction
  • Certification
    :Microsoft Dynamics AX 2012
  • Vendor
    :Microsoft
  • Total Questions
    :150 Q&As
  • Last Updated
    :Dec 15, 2021

Microsoft MB6-819 Online Questions & Answers

  • Question 61:

    Which field select would you use to return only the customer name of customer ?000?from a select?

    A. select custTable.Name having AccountNum == ?000?select custTable.Name having AccountNum == ?
    B. where custTable.AccountNum == ?000?select Name
    C. custTable == ?000?name
    D. (select CustTable where CustTable.AccountNum == ?000?.name

  • Question 62:

    What is true about Table Views? Choose the two that apply.

    A. A view can improve performance by only retrieving the required fields
    B. A view can only contain two tables
    C. You must always create an index on a view
    D. A view can be used in a grid on a form

  • Question 63:

    What is IntelliMorph?

    A. IntelliMorph is the Integrated Development Environment in Microsoft Dynamics AX.
    B. IntelliMorph is the tool you use to create a new label file.
    C. IntelliMorph is used when data from more than one table needs to be shown on a form or a report.
    D. IntelliMoprh is the automatic layout generation of Forms, Reports and Menus.

  • Question 64:

    When can you define a macro? Choose the three that apply.

    A. In a form design
    B. In a macro library
    C. In a class declaration
    D. In a table method

  • Question 65:

    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

  • Question 66:

    Which of the following are not best practice considerations?

    A. The length of the fields and extended data types at the user's installation.
    B. The sort order of the data sent to the report.
    C. What font and size the user has set up as report defaults.
    D. Using AutoDesignSpecs instead of Generated Design.

  • Question 67:

    Which are the following statements are true about transactions? Choose the two that apply.

    A. A ttsabort inside nested transactions will abort only the current transaction level
    B. The tts level is stored in a system variable
    C. A ttsabort must be called in the catch statement when an error is thrown
    D. A transaction ensures data integrity in the case that an error occurs during processing

  • Question 68:

    How can the StringSize property of a new extended data type, which is inherited from custAccount, be changed?

    A. The StringSize of extended data types CANNOT be changed.
    B. By changing the StringSize on custAccount
    C. By changing the StringSize on the new extended data type.
    D. By changing the StringSize on the top-level parent of the custAccount

  • Question 69:

    The following code creates a query on the item table. How would you obtain the same results using a while select statement?

    Query = new query();

    query.addDataSource(tableNum(InventTable)).addRange(fieldNum(InventTable, itemId)).value("12345");

    A. while select InventTablewhere InventTable.ItemId == "12345"
    B. while select InventTablewhere InventTable.ItemId >= "12345"
    C. while select InventTablewhere InventTable.ItemId != "12345"
    D. while select InventTablewhere InventTable.ItemId

  • Question 70:

    Which base type can an extended data type be based on? Choose the three that apply.

    A. Enum
    B. Configuration Key
    C. Utc Date Time
    D. String

Related Exams:

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your MB6-819 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.