Returning number of matches on a query when using limit

Поиск
Список
Период
Сортировка
От Mohamed
Тема Returning number of matches on a query when using limit
Дата
Msg-id 861fed220901131256g4c7f728aoe613f62d50b0b133@mail.gmail.com
обсуждение исходный текст
Ответы Re: Returning number of matches on a query when using limit
Список pgsql-general
Hi. How would I return the number of matches found by a query, but when I only want to return 30 of them ? 

In MySQL there is a way of calling SQL_CALC_FOUND_ROWS to do this?

Is there something similiar that can be done in PostgreSQL ? Do I have to rerun my query?

Thanks / Moe

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Use PSQLFS for photo storage
Следующее
От: Reg Me Please
Дата:
Сообщение: Re: Returning number of matches on a query when using limit