Question André Rothe · Jun 22, 2017 Hash values of columns I try to find a function, which generates hash values of columns. In MS SQL Server I can use select hashbytes('sha2_256', my_column) ... to create hash values of my_column. Is it possible to use such things in Caché? Thank youAndré #Caché #SQL 0 1 0 1339