Showing posts with the label server

Find And Replace New Line In Sql Server

SET testString REPLACE REPLACE REPLACE testString CHAR 9 CHAR 10 CHAR 13 SELECT testString CHAR9 - Tab CHAR10 - New Li…