Re: PG's table inheritance and object table in Oracle - Mailing list pgsql-general

From Bruce Momjian
Subject Re: PG's table inheritance and object table in Oracle
Date
Msg-id 200403252030.i2PKUZa29805@candle.pha.pa.us
Whole thread Raw
In response to PG's table inheritance and object table in Oracle  (David Garamond <lists@zara.6.isreserved.com>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: günter strubinsky
Date:
Subject: Re: bug in delete rule ?
Next
From: "Bas Scheffers"
Date:
Subject: Re: PHP or JSP? That is the question.