Suponho que seja o SQL Server, da tag SSMS. Converta o GUID em uma string e substitua os hífens por strings vazias: REPLACE(CAST(table1.colx AS VARCHAR(36)),'-','')