Re: many to one of many modeling question - Mailing list pgsql-general

From Erik Jones
Subject Re: many to one of many modeling question
Date
Msg-id E6441234-C689-45B1-8042-5454C1B4424E@myemma.com
Whole thread Raw
In response to Re: many to one of many modeling question  (Richard Broersma Jr <rabroersma@yahoo.com>)
Responses Re: many to one of many modeling question
List pgsql-general
On Jan 7, 2008, at 2:22 PM, Richard Broersma Jr wrote:

> CREATE TABLE comments (
>     id SERIAL,
>     obj_id INTEGER ...
>     FOREIGN KEY (obj_id)
>     REFERENCES ONE OF o(id);

Where are you guys getting this REFERENCES ONE OF stuff?

Erik Jones

DBA | Emma®
erik@myemma.com
800.595.4401 or 615.292.5888
615.292.0777 (fax)

Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com




pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: Announcing PostgreSQL RPM Buildfarm
Next
From: Darcy Buskermolen
Date:
Subject: Re: Announcing PostgreSQL RPM Buildfarm