Re: [GENERAL] Auto Ordering - Mailing list pgsql-general

From Aaron J. Seigo
Subject Re: [GENERAL] Auto Ordering
Date
Msg-id 99102713163802.04841@stilborne
Whole thread Raw
In response to Auto Ordering  ("Shawn T. Walker" <shawn@netcrafters.com>)
List pgsql-general
hi..

> Table: questions
> question_id SERIAL
> page int
> order int
> question varchar(100)
> answers text
>
> The field order is how the questions are sorted.  How can I change change
               ^^^^^^^^^^^
oops.. misread this in my haste... ignore my comment re: the serial field and
s/question_id/order/g in switcharoo(oid,int4,int4)

--
Aaron J. Seigo
Sys Admin

pgsql-general by date:

Previous
From: Font
Date:
Subject: Generic ODBC and column alias questions (fwd)
Next
From: "Brett W. McCoy"
Date:
Subject: Re: [GENERAL] foreign key