Error!
Success!

Dynamic sorting and paging in SQL Server with the CASE expression

0
kicks

Dynamic sorting and paging in SQL Server with the CASE expression  (Unpublished)

Demonstrates how to write T-SQL queries that implement dynamic sorting and paging without using dynamic SQL, and which have the same performance characteristics as statically sorted queries. I bet you didn't know you could use the CASE expression like this...


Kicked By:
Drop Kicked By: