newbie questions

From: Xue-Feng Yang <just4look(at)yahoo(dot)com>
To: Postgres Admin List <pgsql-admin(at)postgresql(dot)org>
Subject: newbie questions
Date: 2002-10-15 13:13:17
Message-ID: 20021015131317.97890.qmail@web20513.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Are there the following SQL commands in psotgreSQL?

ALTER TABLE CATALOGITEM_LNK ADD
CONSTRAINT PK_CATALOGITEM_LNK PRIMARY KEY(catalogid,
itemid);

ALTER TABLE CATALOGITEM_LNK ADD
CONSTRAINT FK_CATALOGITEM_LNK_CATALOG FOREIGN KEY
(catalogid) REFERENCES CATALOG(id);

______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mauricio 2002-10-15 13:22:47 Re: newbie questions
Previous Message Michael Sheldon 2002-10-15 13:11:29 Trouble dumping "backing up" in 7.1.3