Find replace using regular expressions

  • CRLF is \r\n, which changes

    [column 1], [Column A], [Column_2], [ColumnB], column3, column4, column5

    to

    [column 1],
    [Column A],
    [Column_2],
    [ColumnB],
    column3,
    column4,
    column5

    for me in SSMS.

     

  • This was removed by the editor as SPAM

Viewing 2 posts - 16 through 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply