Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Running DBCC commands on SQL Azure db

$
0
0
Hi All,

For tuning poorly performing query on a Testing server or local SQL instance on a Laptopn, we used to run below 2 commands to free the plan cache and buffer cache to properly measure
query performance. Now, I am getting an error on S

Viewing all articles
Browse latest Browse all 3145

Trending Articles