logo

Question detail

Which method controls concurrent access by ensuring that database operations follow an agreed order based on timestamps?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Client server databases

Exam-style question

Try this first

Which method controls concurrent access by ensuring that database operations follow an agreed order based on timestamps?.

  1. A.Record locks
  2. B.Serialisation
  3. C.Timestamp ordering
  4. D.Client isolation

Model answer

What a good answer should say

  • Timestamp ordering

Explanation

Why this works

Timestamp ordering uses timestamps to determine the order in which concurrent database operations are allowed to take effect.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.