What is the syntax for querying through a linked server without usiing openquery?
ie.
LinkedServer.Database.owner.table ??Yes, exactly that.|||What is the syntax for querying through a linked server without usiing openquery?
ie.
LinkedServer.Database.owner.table ??
Yes,
SELECT CustomerID
,CompanyName
FROM LinkedServer.Northwind.dbo.Customers
Showing posts with label openqueryie. Show all posts
Showing posts with label openqueryie. Show all posts
Monday, February 20, 2012
Linked Server
Subscribe to:
Posts (Atom)