primary keys

From: Huub <v(dot)niekerk(at)freeler(dot)nl>
To: pgsql-sql(at)postgresql(dot)org
Subject: primary keys
Date: 2002-11-06 14:18:38
Message-ID: aqb8b8$1k8v$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I want to create a table which has 2 columns, and both columns have to
be primary key (or: together they are the primary key). How can I do
this using SQL? Using pgAdminII for Postgres7.2.2 on RH8.

Thanks

Huub

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2002-11-06 15:11:22 Re: FW: query optimization question
Previous Message Achilleus Mantzios 2002-11-06 14:10:19 Re: [SQL] Problem: Referential Integrity Constraints lost: Correction