OT: SQL 2005 Studio Express - find and replace with newline character

Does anyone know how to find and a character and replace it _with_ a newline 
using SQL Server 2005 Studio Express?  For example, I would like to replace all 
"|"'s in the following string

       one|two|three|four|five|six

So it becomes:

       one
       two
       three
       four
       five
       six

There must be some special way to represent a newline in a find+replace. I just 
do not know the magical character(s). 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309282
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to