6
Shouts

Lag function in Denali CTP 3

published 616 days, 13 hours, 31 minutes ago posted by dharadhara 617 days, 14 hours, 51 minutes ago
Saturday, September 10, 2011 9:30:21 AM GMT Friday, September 09, 2011 8:10:38 AM GMT

Lag Function Purpose: This function returns result set starting from the previous row in the table. Syntax: Lag(expression [,offset [,default] ] ) over( [ PartitionByclause] order by clause) Where, Expression => A table column or built-in function...

category: Data | clicked: 10 | | source: beyondrelational.com | show counter code
tags: SQL Server, denali, CTP