Jump to content

Window function (SQL)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TenPoundHammer (talk | contribs) at 22:45, 2 March 2008 (context). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

See also