Which posting group must you include in the table?
You need to create a master table representing entities with whom business is conducted.
Which posting group must you include in the table?
What is the maximum length of Text fields in a table?
You need to add a new Text field to the Item table. What is the maximum length of Text
fields in a table?
You need to develop a Microsoft Dynamics NAV solution in an environment where many users use different languag
You need to develop a Microsoft Dynamics NAV solution in an environment where many
users use different languages on their computers. What should you do?
Which command should you use?
You need to get the list of indexes for a Microsoft Dynamics NAV table from the Microsoft
SQL Server Management Studio. Which command should you use?
How many SumIndexFields can one key have?
How many SumIndexFields can one key have?
Which statement about bulk inserts is true?
Which statement about bulk inserts is true?
which two actions can you use a Microsoft SQL Server collation?
In Microsoft Dynamics NAV, for which two actions can you use a Microsoft SQL Server
collation? (Each correct answer presents part of the solution. Choose two.)
Which two statements are true based on the query?
You have the following C/AL code segment:
ItemLedgerEntry.SETCURRENTKEY(“Item No.”);
ItemLedgerEntry.FINDSET;
You have the following query, based on the C/AL code segment:
SELECT * FROM “CRONUS International Ltd_$Item Ledger Entry” ORDER BY “Item No_”,
“Posting Date”, “Entry No_”
Which two statements are true based on the query? (Each correct answer presents a
complete solution. Choose two.)
What does the Vendor.SETAUTOCALCFIELDS function call do?
What does the Vendor.SETAUTOCALCFIELDS function call do?