Hello,Environment:I have a remote server with SQL server 2014 instance on it. There is nothing else running on the SQL Server box(dedicated SQL box). There is only one instance of SQL 2014 on the server. No other versions of SQL server are on the server. Issue:1. When I execute a query connecting to the SQL server instance through my local SSMS, the query executes in 30 secs. 2. When i connect to remote server through windows RDP session and execute the same query in the SSMS(on server), then query executes in 1 minute.Could someone shed more light on this? What am i missing here?Thanks,Vasu
↧