SQL Server – Hashing an Email Address

“When storing an email address in a SQL Server table, is it more performant to store it as a hashed value rather than plain text?” This question was asked by one of our Remote Database Administration clients, to much speculation around the (remote) office. So, let’s find out by generating some data and running some […]