Re: What does this NULL mean?
Date: 15 Dec 2005 08:10:38 -0800
Message-ID: <1134663038.142503.73500_at_z14g2000cwz.googlegroups.com>
>Catalog and (user defined) database belong to different layers. They
>have so big differences that cannot be viewed as one data model. Just
>for example:
>For example, delete a row from a table in your database catalog. What
>happens then?
A relvar attribute is deleted in case of no integrity constraints violation.
>Currently there are no appropriate tools for modeling catalogs and other
>types of meta information.
>That is not a simple issue. It is one of the most complex open problems.
Where are formulated these problems?
>For example, what if I need to create a catalog of catalogs?
You don't need that because the catalog should describe itself.
>> We can manage the schema applying all the power of the RM on the
>> catalog relvars.
>That would be the same as applying, say OOP, to the problem of
>manipulating data in general and schema in particular.
No, because OOP is not the best way to manage data and the RM is.
Regards
Alfredo Received on Thu Dec 15 2005 - 17:10:38 CET