Re: how to set more than two attributes as primary keys in a table - Mailing list pgsql-novice

From Casey Allen Shobe
Subject Re: how to set more than two attributes as primary keys in a table
Date
Msg-id 200312291243.36468.cshobe@softhome.net
Whole thread Raw
In response to Re: how to set more than two attributes as primary keys in a table  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
Bruno Wolff III (Monday 29 December 2003 12:21)
> A primary key constraint implies both unique and not null, so you don't
> need to use NOT NULL on the ID column.

Man I'm really acting rusty today...sorry again :\

Vertu sæll,

--
Sigþór Björn Jarðarson (Casey Allen Shobe)
http://rivyn.livejournal.com

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: how to set more than two attributes as primary keys in a table
Next
From: "Mace, Richard"
Date:
Subject: mysql_field_name equivalent