Re: How does one determine which columns are - Mailing list pgsql-novice

From Clinton Adams
Subject Re: How does one determine which columns are
Date
Msg-id 5.0.2.1.0.20020228084513.00ab8af0@mail.vote-smart.org
Whole thread Raw
In response to How does one determine which columns are constrained PRIMARY KEY?  (Damon Fasching <fasching@design.lbl.gov>)
List pgsql-novice
To see the column(s) of a key, use \d key_name


At 06:30 PM 2/27/2002 -0800, you wrote:

>Is it possible to determine which column(s), if any, are constrained
>with PRIMARY KEY?
>
>Thanks,
>  Damon
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster



pgsql-novice by date:

Previous
From: "Brian Johnson"
Date:
Subject: Re: phppgadmin
Next
From: "Stephan Szabo"
Date:
Subject: Re: Help formulating multi-table SELECT statement