How to Link a SQL Server to an Oracle Database

There can be plethora of scenarios that we need to connect to different databases, get data into MS SQL Server and update data in remote Server . SQL Server has linked server feature through which we can link to other database servers. In this article, I will explain what is Linked server, advantages of Linked servers and how we can link Microsoft SQL database to … Continue reading How to Link a SQL Server to an Oracle Database