removing chr(13) and chr(10) from SQL - Microsoft SQL Server
removing chr(13) and chr(10) from SQL. Microsoft SQL Server Forums on Bytes. ... Hi. Is there a way to remove carriage returns and line feeds from a field in SQL. Here is what I have at the moment: CAST(m.Description AS VARCHAR(8000))AS "Product ......