Re: About table column names.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: About table column names.
Дата
Msg-id Pine.LNX.4.30.0106071727130.757-100000@peter.localdomain
обсуждение исходный текст
Ответ на About table column names.  (David BOURIAUD <david.bouriaud@ac-rouen.fr>)
Список pgsql-sql
David BOURIAUD writes:

> Is there a way to add a description of a table column anywhere in
> postgres tables,

COMMENT ON COLUMN table.col IS 'whatever';

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Mark Stosberg
Дата:
Сообщение: Re: About table column names.
Следующее
От: Linh Luong
Дата:
Сообщение: dropping constraints