Michael J. Swart does the hex math:
In fact, the docs for
MIN_ACTIVE_ROWVERSION()(currently) say:If there are no active values in the database,
MIN_ACTIVE_ROWVERSION()returns the same value as@@DBTS + 1.Does it though?
Read on for a caveat around that statement.