On Jan 27, 2007, at 8:57 PM, Timasmith wrote:
What query can I run to get the comments for my table columns.

i.e. the ones on my 8.1 database added with this command:

COMMENT ON COLUMN addresses.address_id IS 'Unique identifier for the
addresses table';

There's a function that allows you to do that; see the 'System Information Functions' section of the docs.
--
Jim Nasby                                            [EMAIL PROTECTED]
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to