Not a real problem but wanted to get some ideas since google couldn't offer me a solution.
How can I fix an identity column that is going to overflow, or on the brink of overflowing? Lets also say that this could be a result of careless design and that warehousing is not an option.
Please provide the solution AS IF you are the following:
DBA who bought this piece of shit worth of program from a vendor, not possible to introduce another composite primary key. And that you are already looking at a identity column of type bigint.
Programmer who designed this
(swear to god it's not me)
How can I fix an identity column that is going to overflow, or on the brink of overflowing? Lets also say that this could be a result of careless design and that warehousing is not an option.
Please provide the solution AS IF you are the following:
DBA who bought this piece of shit worth of program from a vendor, not possible to introduce another composite primary key. And that you are already looking at a identity column of type bigint.
Programmer who designed this
