Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Create identity column in an already populated table

$
0
0
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.

Viewing all articles
Browse latest Browse all 3145

Trending Articles