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 - 2001-08-13 : 08:40:54
|
| Mark writes "How would I strip a string in SQL and insert in a table using the while loop. Example insert into table a,b,c,string[0] then insert into table a,b,c,string[1], etc. until its finished. Thanks Mark" |
|
|
|
|
|