answer for: ALTER TABLE SET DEFAULT

Поиск
Список
Период
Сортировка
От Raphael Bauduin
Тема answer for: ALTER TABLE SET DEFAULT
Дата
Msg-id 20020426080253.GB13787@raphael
обсуждение исходный текст
Список pgsql-novice
Reading the SQL92 reference, I found the answer:

alter table contacts alter languageid set default 0;

Raph

В списке pgsql-novice по дате отправления:

Предыдущее
От: Raphael Bauduin
Дата:
Сообщение: ALTER TABLE SET DEFAULT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange behaviour