max() question

From: Hitesh Patel <hitesh(at)presys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: max() question
Date: 1999-09-14 16:31:35
Message-ID: 37DE7867.30CBFEE@presys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a table with and email address and a datetime timestamp. What
would be the easiest way to select the 3 earliest timestamps (earliest
being furthest in the past from the current date)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stéphane FILLON 1999-09-14 16:50:09 Permission problem with COPY FROM
Previous Message Teodor Cimpoesu 1999-09-14 16:11:38 Re: [GENERAL] shutdown gracefully & single user mode?