Augmate Interview Question

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

Interview Answer

Anonymous

May 7, 2014

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