3
Reply

How to access multiple databases residing on different servers ?

Mohseen Jamal

Mohseen Jamal

11y
1k
0
Reply
    create link server in a database and the access with the link server alias
    by using open rowset
    there are two way 1> using Linked server 2> using Rowset Function