问题
Let's say I have enabled change tracking on 200 tables in a database. Since the change tracking value change in the scope of database. What if I reach the max value of BIGINT?
回答1:
In order to reach bigint
limit, you have to change 1 million rows in your database every second during the next 292471 years. Good luck reaching it.
来源:https://stackoverflow.com/questions/26459935/what-happens-to-change-tracking-value-when-it-reaches-bigint-limit