List of questions
Related questions
Question 174 - MB-500 discussion
A company uses Dynamics 365 Finance.
Two processes attempt to update the same customer record at the same time. One of the updates fails.
You need to resolve the issue by overriding the table concurrency model.
Which Select statement should you use?
A.
select firstonly optimisticLock custTable where custTable.AccountNum -- "©eoeei'j
B.
select flrstonly forupdate CustTable where CustTable.AccountNum '000001*;
C.
select firstonly pessimisticlock custTable where CustTable. AccountNum -- '000001*;
D.
select firstonly firstFest custTable where custTable.AccountNum -- '000001';
Your answer:
0 comments
Sorted by
Leave a comment first