Home Forums SQL Server 2008 T-SQL (SS2K8) ORDER BY = Bubble Sort ? Quick Sort ? Insertion Sort ? RE: ORDER BY = Bubble Sort ? Quick Sort ? Insertion Sort ?

  • whereever the optimizer sort the data, it sould use some algorothim to do this operation? Right?

    My question is simple, is there any alogrithm used for ORDER BY clause or not by the optimizer?

    karthik