I have a table with 4 million records. I want to change orderid to Identity without losing the data.
orderid
Identity
Is it possible?