Linked Server in the SQL Statement

Illustrates the term Linked Server in the SQL Statement?

E

Expert

Verified

SQL Server can use distributed query within the SQL Statement by using Linked Server as follows:

• This is the virtual server which is created to access OLE DB data source.

• This includes all the information required to access OLE DB data source.

• Linked server definition has all the information required to locate OLE DB data source.

• You can join local data and remote data by using Linked Server.

   Related Questions in PL-SQL Programming

©TutorsGlobe All rights reserved 2022-2023.