Ask Question
10 June, 21:46

Controls that do not allow users to update the same database record at the same time are examples of: a) Data integrity controls b) Data processing controls c) Concurrency controls d) Privacy controls

+5
Answers (1)
  1. 11 June, 01:25
    0
    The correct answer is option c) "Concurrency controls".

    Explanation:

    In database management systems, concurrency controls are defined as procedures that allow the management of multiple operations at the same time, without causing conflicts in any of them. Concurrency controls do not allow users to update the same database record at the same time because that will cause conflicts in simultaneous procedures. If more than one user is updating the same datable record at the same time, multiple operations could not be managed simultaneously.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Controls that do not allow users to update the same database record at the same time are examples of: a) Data integrity controls b) Data ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers