SQL Server 2012 is now at its final build: Service Pack 4. See what you should know before deploying and find out what's been in each release over its lifetime.
Paul White demonstrates another case where a cursor might be the most efficient approach to solving a typically set-based problem: median with a dynamic cursor.