Augmate interview question

how would you synchronize RDBMS if multiple users are updating the same table?

Interview Answer

Anonymous

7 May 2014

by entering each of the updates to different columns with timestamps and then sort them