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 |
|
Weekend
Starting Member
20 Posts |
Posted - 2007-07-19 : 05:15:47
|
| HiI have a column say “Col_1” in which “=>” is used as separator.Col_1 data is as followsHouse => Street => Area => City => Country =>I want to create separate columns for House, Street, Area etc from Col_1 using “=>’ separator.Please advise how?ThanksJawad |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|
|