Join Remote database table with my Local database table in SQL Server 2012
问题 I am using SQL Server 2012 Management Studio. I tried to connect to a remote database. I was able to connect successfully but i was restricted to access only for four views. I tried the following steps to join the table with my local table. I tried to use linkedserver but I was un-able to add the remote server due to permission restriction so i was un-able to modify the SP_LinkedServer . I tried to copy the table but i was un-able to copy it to my local database. I am planning to compare my