Re: many to one of many modeling question

From: Erik Jones <erik(at)myemma(dot)com>
To: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
Cc: Postgres General List <pgsql-general(at)postgresql(dot)org>, Kevin Hunter <hunteke(at)earlham(dot)edu>, Caktus Team <team(at)caktusgroup(dot)com>
Subject: Re: many to one of many modeling question
Date: 2008-01-07 23:06:57
Message-ID: E6441234-C689-45B1-8042-5454C1B4424E@myemma.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)myemma(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darcy Buskermolen 2008-01-07 23:15:02 Re: Announcing PostgreSQL RPM Buildfarm
Previous Message Ivan Sergio Borgonovo 2008-01-07 23:03:52 Re: Announcing PostgreSQL RPM Buildfarm