Re: top predicate

Поиск
Список
Период
Сортировка
От Karen Hill
Тема Re: top predicate
Дата
Msg-id 1147396787.806783.269760@u72g2000cwu.googlegroups.com
обсуждение исходный текст
Ответ на Re: top predicate  (Jan de Visser <jdevisser@digitalfairway.com>)
Список pgsql-general
Jan de Visser wrote:
> 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
>
>


No, it would return the top 10 selling products in this example.


В списке pgsql-general по дате отправления:

Предыдущее
От: Kenneth Downs
Дата:
Сообщение: Re: GUI Interface
Следующее
От: "Michael Schmidt"
Дата:
Сообщение: Re: GUI Interface