ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 174 - MB-500 discussion

Report
Export

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

Answers
A.

select firstonly optimisticLock custTable where custTable.AccountNum -- "©eoeei'j

B.

select flrstonly forupdate CustTable where CustTable.AccountNum '000001*;

Answers
B.

select flrstonly forupdate CustTable where CustTable.AccountNum '000001*;

C.

select firstonly pessimisticlock custTable where CustTable. AccountNum -- '000001*;

Answers
C.

select firstonly pessimisticlock custTable where CustTable. AccountNum -- '000001*;

D.

select firstonly firstFest custTable where custTable.AccountNum -- '000001';

Answers
D.

select firstonly firstFest custTable where custTable.AccountNum -- '000001';

Suggested answer: C
asked 05/10/2024
Mitesh Solanki
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first