In my database I have a computed column that contains a SHA1 hash of a column called URLString which holds URLs (e.g. "https://xxxx.com/index.html").In my database I have a computed column that co
In my database I have a computed column that contains a SHA1 hash of a column called URLString which holds URLs (e.g. "https://xxxx.com/index.html").In my database I have a computed column that co