The T-SQL Cookbook: What's Cool in Microsoft SQL Server 2008 R2 and New in SQL Server Code-Named "Denali"
- Date: May 16, 2011 from 3:00PM to 4:15PM
- Day 1
- DBI318
- Speakers: Tobias Ternstrom
- 11,249 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Slides (view online)Already have a Channel 9 account? Please sign in
Follow the Discussion
Looking forward to FIRST_VALUE and LAST_VALUE. I'm confident writing equivalent functionality using ROW_NUMBER() or TOP but our second tier app support guys (who sometimes venture into customer data) have trouble utilising the ranking functions, since ROW_NUMBER()/TOP ventures into subquery/CTE territory.
Remove this comment
Remove this thread
close