Is there a penalty for using BINARY(16) instead of UNIQUEIDENTIFIER?
22
votes
3
answers
16675
views
I've recently inherited a SQL Server database that uses
BINARY(16)
instead of UNIQUEIDENTIFIER
to store Guids. It does this for everything including primary keys.
Should I be concerned?
Asked by Jonathan Allen
(3612 rep)
Jan 17, 2016, 09:12 AM
Last activity: Aug 8, 2024, 05:31 AM
Last activity: Aug 8, 2024, 05:31 AM