Hacker News new | ask | show | jobs
by int_19h 1344 days ago
Is that a consequence of MSSQL using row locks rather than MVCC by default? Or is it still the same even when you enable snapshot transactions?