SQL Server Notification Services Question:

What is a linked server?

Tweet Share WhatsApp

Answer:

A linked server allows remote access. They have the ability to issue distributed queries, update, commands, and transactions across different data sources. A linked server has an OLE DB provider and data source.

Read All 15 SQL Notification Services Questions
Previous QuestionNext Question
What is Distributed Queries?Explain OPENQUERY function and OPENROWSET function?