Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kiran
Starting Member
30 Posts |
Posted - 2005-02-13 : 19:58:01
|
| I have a column with a value "page1.html#page2.html#page3.html....."This value represents a list of pages with delimeter #.I need a SQL Query to split this value into rows with each page name in every row? something likepage1.htmlpage2.htmlpage3.html..Thanks in advance... |
|
|
nr
SQLTeam MVY
12543 Posts |
|
|
|
|
|