Community

Suboptimal Sort Calculation

(Nenad Noveljic) There is a substantial difference in how MS SQL Server and Oracle estimate the cost of a sort operation. The critical point isn’t in the algorithm itself. As we shall see, the problem exists rather on a much more basic level – in the inputs variables.




Tags: