I need to make an already existing field an identity field. Currently, it's just an integer field, but it does contain all unique values. The database is already populated, and I can't risk losing any data. Can someone point me in the right direction? Thank you so much.
↧