This suggests that openquery queries reach out to linked servers. I don't really understand them as of this writing.
SELECT * FROM OPENQUERY (MyLinkedServer, 'SELECT * FROM MyDatabaseTable')
No comments:
Post a Comment