Hi,
How do I set up a view in a linked server to update automatically whenever the table that it is pointing to on the linked server changes in structure.
For example, my view to a table on the linked server works fine, until the table that it is pointing to is changed, for example a new...
I have several SQL Server linked servers set up and was wondering whether there is a way to create an alias to substitute for the four-part naming convention?
So instead of having to write:
select *
from [server].database.tableowner.table
for a query on a table that is on the linked server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.