![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm attempting to use DTS Import/Export wizard to copy data from one table column to another table column within the same database. So far I have..... select [Customer].[CompanyName] from [Customer] order by [Customer].[CompanyName] How can I modify this query string to include the syntax that tells DTS WHERE to place the data? Thanks |
#3
| |||
| |||
|
|
I'm attempting to use DTS Import/Export wizard to copy data from one table column to another table column within the same database. So far I have..... select [Customer].[CompanyName] from [Customer] order by [Customer].[CompanyName] How can I modify this query string to include the syntax that tells DTS WHERE to place the data? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |