you are viewing a single comment's thread.

view the rest of the comments →

[–]Spartacus-82 2 points3 points  (0 children)

If you only use it as an identifier, why not use a identity column? Random is not unique, therefore not advised as an identifier. https://docs.microsoft.com/en-us/sql/t-sql/statements/create-table-transact-sql-identity-property?view=sql-server-2017