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 |
|
Dude68
Starting Member
1 Post |
Posted - 2004-09-20 : 13:13:33
|
| Hi SQL Gurus,If anybody could give an example of moving data from one SQL DB to another SQL DB. Both of them exactly the same. The difference is one stores newest data and another oldest. Relations in each DB are one to many. I need to move all information related to particular customer (of course in relation one to many) from newest DB to oldest.Cheers |
|
|
|
|
|