Re: How does one determine which columns are

From: Clinton Adams <clinton(at)vote-smart(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: How does one determine which columns are
Date: 2002-02-28 15:49:19
Message-ID: 5.0.2.1.0.20020228084513.00ab8af0@mail.vote-smart.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Stephan Szabo 2002-02-28 16:09:31 Re: Help formulating multi-table SELECT statement
Previous Message olivier de bardonneche 2002-02-28 14:29:47 Migrate an Oracle Table with CLOB datatype