Re: adding not null constraints on columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: adding not null constraints on columns
Дата
Msg-id 1245.1045030725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на adding not null constraints on columns  ("Susan" <brknrose@counterconspiracy.org>)
Список pgsql-sql
"Susan" <brknrose@counterconspiracy.org> writes:
> Is there a way to add not null constraints on a column after the column
> has been created?  Any help would be appreciated.  Thanks.

Certainly.  See the ALTER TABLE command.
        regards, tom lane


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

Предыдущее
От: "Prashanth - Kamath"
Дата:
Сообщение: How to incorporate exec sql describe select list ( available in sql server in postgres)
Следующее
От: Christoph Haller
Дата:
Сообщение: Re: How to incorporate exec sql describe select list