Is this query possible in PostgreSQL ?

From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Is this query possible in PostgreSQL ?
Date: 2002-07-25 10:55:59
Message-ID: 010101c233c9$dc350320$aa0f5ac2@canaan.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mikail Majorov 2002-07-25 11:47:45 Re: Add value in an Array
Previous Message ratlhead 2002-07-25 10:28:37 Re: Shell Script help for backup