Re: [GENERAL] Auto Ordering

Поиск
Список
Период
Сортировка
От Aaron J. Seigo
Тема Re: [GENERAL] Auto Ordering
Дата
Msg-id 99102713163802.04841@stilborne
обсуждение исходный текст
Ответ на Auto Ordering  ("Shawn T. Walker" <shawn@netcrafters.com>)
Список 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 по дате отправления:

Предыдущее
От: Font
Дата:
Сообщение: Generic ODBC and column alias questions (fwd)
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: [GENERAL] foreign key