blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL » Previous row
  • An update on Analytic Functions for T-SQL

    Hi, following on from my previous two posts about Analytic Functions, and specifically about the lack of a T-SQL equivalent to the LAG and LEAD functions I demonstrated, there is a SQL Server feedback vote currently active which you can participate in if you are interested in seeing these functions incorporated into a future update. The vote can ...
    Posted to Jim 2.0 (Weblog) by James.Pipe on January 30, 2007
  • PL-SQL: Returning a value from the previous row in a query

    For any number of reasons which I won’t go into, you may have a need, or desire, to return a value in a query from one row next to a value from another. A typical example might be in a daily sales database, where I want to see yesterday’s total sales against today’s total sales. It is straight forward enough to write the query to ...
    Posted to Jim 2.0 (Weblog) by James.Pipe on January 24, 2007
Powered by Community Server (Personal Edition), by Telligent Systems