How do i give comment for each Field

From: Radha <han_radha(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How do i give comment for each Field
Date: 2001-07-16 11:00:46
Message-ID: Pine.LNX.4.20.0107161621040.29134-100000@Larry.bks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I need to store some comments/definition for every field in a
table. Is there a way to give comment for the columns while creating the
table itself or after that?

I see something like 'Description' when i want to see the list of
tables/fields in the table using '\d'. Have anyone used this
'Description'?

Any help would be appreciated. Thanx in advance.

bye
Radha

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fariba Noorbakhsh 2001-07-16 11:44:34 Questions about rollback and commit
Previous Message Vince Vielhaber 2001-07-16 10:20:37 Re: BYTEA data type