Re: Re: Order question

From: Mike Castle <dalgoda(at)ix(dot)netcom(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: Order question
Date: 2001-02-13 23:18:16
Message-ID: 20010213151816.F13479@thune.yy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 13, 2001 at 05:58:35PM -0500, Mitch Vincent wrote:
> I just set the row with j.inv_id to 1, I'd like it to be ordered above the
> row with j.jobtitle in it -- is that possible?

make a trigger that updates a time stamp and order by that?

mrc
--
Mike Castle Life is like a clock: You can work constantly
dalgoda(at)ix(dot)netcom(dot)com and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc
We are all of us living in the shadow of Manhattan. -- Watchmen

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-02-13 23:23:54 Re: Re: Order question
Previous Message Alfonso Peniche 2001-02-13 23:17:59 temporary tables