Re: PG's table inheritance and object table in Oracle

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG's table inheritance and object table in Oracle
Date: 2004-03-25 20:30:35
Message-ID: 200403252030.i2PKUZa29805@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Garamond wrote:
> Is there anyone using object table in Oracle? How does it differ from
> table inheritance in PG (aside from the declaration syntax).
>
> I actually just found out about table inheritance today, and absolutely
> love it! However, it's a shame if this feature is totally unportable.
> Are there any other popular RDBMS carrying the same kind of feature?
> (I've checked Oracle 9i, Mimer 9.2, FB 1.5, SQLServer 2k, DB2 8.1...)

I thought the inheritance was in the SQL99 or SQL200X standard, and we
made adjustments a few years ago to match it. See the developers's FAQ
for a link to the standards.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Terry Lee Tucker 2004-03-25 20:33:55 Re: function returning a record
Previous Message Wes Palmer 2004-03-25 20:19:41 Re: Solaris ecpg program doesn't work - pulling my hair