Re: top predicate

From: Jan de Visser <jdevisser(at)digitalfairway(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: top predicate
Date: 2006-05-11 20:59:10
Message-ID: 200605111659.12041.jdevisser@digitalfairway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 11 May 2006 16:34, Karen Hill wrote:
> It seems PostgreSQL doesn't have a TOP Predicate. Why is that? Here
> is an example:
>
> SELECT TOP 10 products from sales;

Just for my understanding: This would return the 10 products with the most
matching sales rows, right?

jan

--
--------------------------------------------------------------
Jan de Visser                     jdevisser(at)digitalfairway(dot)com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-05-11 20:59:31 Re: top predicate
Previous Message Martijn van Oosterhout 2006-05-11 20:58:59 Re: SIGSEGV happens over once a day