Re: [GENERAL] Auto Ordering

From: "Aaron J(dot) Seigo" <aaron(at)gtv(dot)ca>
To: "Shawn T(dot) Walker" <shawn(at)netcrafters(dot)com>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Auto Ordering
Date: 1999-10-27 19:15:22
Message-ID: 99102713163802.04841@stilborne
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Font 1999-10-27 19:16:27 Generic ODBC and column alias questions (fwd)
Previous Message soundar rajan 1999-10-27 19:12:35 foreign key