Hacker News new | ask | show | jobs
by saltcured 407 days ago
It's also deeply entwined with the MVCC concurrency control and the ability to do DDL in transactions, right?
1 comments

SQL Server supports every combination of heap storage, clustered storage, MVCC, and DDL in transactions.