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 |
|
shapper
Constraint Violating Yak Guru
450 Posts |
Posted - 2007-03-27 : 16:35:10
|
| Hello,I have a table with column which holds information in the following form, just like tags:net,book,redesign,web design,hostingIs it possible to get a tag list?Basically, I want to create a list of all words/phrases which appear in tags column creating a list of it.Note that each tag is seperated by a comma.Thanks,Miguel |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-03-27 : 19:57:54
|
http://www.sqlteam.com/item.asp?ItemID=2652 www.elsasoft.org |
 |
|
|
|
|
|