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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-05-20 : 08:35:52
|
| Alain writes "I just would like to know if it is possible to convert a single column with csv values (sample data is |123~2|234~5|) into multiple columns and rows such that the result tuple would consists of two columns and two rows. Thanks!" |
|
|
graz
Chief SQLTeam Crack Dealer
4149 Posts |
Posted - 2002-05-20 : 08:35:52
|
| If you search for CSV you'll find a number of articles on doing something like this. |
 |
|
|
|
|
|