Suboptimal Sort Calculation
Beware of the suboptimal sort cost calculation in SQL Server. Comparison with Oracle included. Continue Reading
Beware of the suboptimal sort cost calculation in SQL Server. Comparison with Oracle included. Continue Reading
A call to ORM API can comprise of much more than a database call. Its overhead can be measured. Continue Reading
Why Oracle outperforms SQL Server Continue Reading
Comparing the performance of different MS Azure virtual CPU core configurations. Continue Reading
SQL Server OS scheduler unexpectedly throttles the load which decreases the throughput and increases the response time variability. Continue Reading
Are you aware of your TDS encryption overhead? It’s often negligible, but your mileage may vary depending on the cipher suite. Continue Reading
Examples where Oracle optimizer doesn’t unnest subqueries in the SELECT clause Continue Reading
How Oracle and SQL Server optimize correlated subqueries in the SELECT clause with an example how to manually optimize such queries for Oracle. Continue Reading
Debugging SQL Server with WinDbg Continue Reading
Tracing TCP to find out the cipher suite which is being used for TDS encryption Continue Reading