Is this query possible in PostgreSQL ? - Mailing list pgsql-general

From Ben-Nes Michael
Subject Is this query possible in PostgreSQL ?
Date
Msg-id 010101c233c9$dc350320$aa0f5ac2@canaan.co.il
Whole thread Raw
Responses Re: Is this query possible in PostgreSQL ?
List 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 by date:

Previous
From: Justin Clift
Date:
Subject: Re: erserver
Next
From: "Jerome Chochon"
Date:
Subject: Add value in an Array