How to insert a line break in a SQL Server VARCHAR/NVARCHAR string
Posted
by Mark Struzinski
on Stack Overflow
See other posts from Stack Overflow
or by Mark Struzinski
Published on 2008-08-27T19:53:01Z
Indexed on
2010/03/22
6:11 UTC
Read the original article
Hit count: 416
sql
|sql-server
I didn't see any similar questions asked on this topic, and I had to research this for something I'm working on right now. Thought I would post the answer for it in case anyone else had the same question.
© Stack Overflow or respective owner