Is this query possible in PostgreSQL ?

Поиск
Список
Период
Сортировка
От Ben-Nes Michael
Тема Is this query possible in PostgreSQL ?
Дата
Msg-id 010101c233c9$dc350320$aa0f5ac2@canaan.co.il
обсуждение исходный текст
Ответы Re: Is this query possible in PostgreSQL ?
Список pgsql-general
Hi All

While reading some SQL books i crossed on SUBSETS querry, but it seems
postgres dont understand them.

Is there another way to do this in postgres ?
if so, where i can read about it ?

SELECT * from some_table WHERE MOD(some_row, :n) = 0;

Thanks in advance



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