Viewing post 1 (of 1 total)
Hi
It is dangerous to use hashbytes this way:
DataHashBytes AS HASHBYTES('MD5', (EmployeeName + CityName))
When EmployeeName = '' and CityName = 'Paris' and someone changes it to EmployeeName = 'Paris' and...
February 21, 2013 at 1:32 am
#1589827