Subject | Re: [Firebird-Architect] Re: "object oriented" |
---|---|
Author | Jim Starkey |
Post date | 2004-12-13T16:09:29Z |
esrefatak wrote:
propogated to newTable? Are indexes inherited? Constraints? Is it
just the definition that is inherited or is it data, too? (If data,
there are many other things to explore).
--
Jim Starkey
Netfrastructure, Inc.
978 526-1376
>OK, what do you expect the semantics to be? Is a change to estate
>sir,
>
>example;
>
>CREATE TABLE estate (firstName varchar(50));
>CREATE TABLE newTable (lastName varchar(50)) INHERITS (inherit_);
>
>
>
propogated to newTable? Are indexes inherited? Constraints? Is it
just the definition that is inherited or is it data, too? (If data,
there are many other things to explore).
--
Jim Starkey
Netfrastructure, Inc.
978 526-1376