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 - 2000-09-01 : 17:41:07
|
Arun writes "Hi,
I have to transfer data from text file to database, i have done that using DTS but the problem is i require to copy a columns to other column in the table without deleting rows. I have tried to do it but either the rows get deleted or the inserted column get added below the exsisting rows. How do i go about it?"
|
|
|
|
|
|