Jump to content

Window function (SQL)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Macrakis (talk | contribs) at 22:13, 2 March 2008 (new stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A window function in SQL:2003 is an aggregate function applied to a partition of the result set.

See also