I have a MIS table. there are 144 columns and space used by this single table is 1.4 GB. To avoid cross databases joins , I need to sync the same table in a different databases. I am using SQL server 2005. Please suggest what will be the best way
for this sync task ?
↧