Sometimes, you may need to copy data from one SQL Server database to another Server.
This comes in handy if you have a lot of data that has changed and you cannot perform a full backup and restore on the database itself, but only need to import data into one table.
First, we need to create a LINK to the other Server