-- offset - is the number of rows forwarding from the current row from which to get the value. The default is 1. -- default - If the offset goes beyond the scope of the partition, the function returns ...
I want to design a query to compute some returns for stock data and in searching the 'SQL Server Books Online' I find a very small and not so helpful at all help section on the lead and lag functions.