I have two SQL Servers (both 2005 version).
I want to migrate several tables from one to another.
I have tried:
On source server I have righ
For copying data from source to destination:
use select * into from .dbo.