>
> On Tue, 14 Sep 1999, you wrote:
> > 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)
>
> lots of ways =) though the first that comes to mind i
On Tue, 14 Sep 1999, you wrote:
> 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)
lots of ways =) though the first that comes to mind is the use of cu
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)