SQL window functions

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: SQL window functions
Date: 2008-05-04 13:01:48
Message-ID: fvkc3o$1nuq$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What is the state of SQL window functions in PostgreSQL? rank(),
dense_rank() over() etc?

Is there work done or planed to add those to PostgreSQL? Is there
experimental code?

--
Best regards,
Hannes Dorbath

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Roberts, Jon 2008-05-04 14:33:48 Re: SQL window functions
Previous Message Scott Miller 2008-05-04 12:57:29 Re: Feature request