SQL Server Remover Enter da string

SELECT REPLACE(REPLACE(@str, CHAR(13), ''), CHAR(10), '')