HI
I am very pleased to join this forum
I am new to SQL programming , I am facing a challenge
I need to copy the data from one table in one sql server to the same table in enother SQL Server
From Server A table (Employee) To Server B Table (Employee)
Can anybody suggest which way is the best to do this
Thanks in advance.