Why does metadata have to stored in table cells according to Codd's 12 rules
3
votes
2
answers
266
views
Among Codd's 12 rules for Relational Database Management Systems is Rule 1, which states the following:
> **Rule 1**: Information rule
>
> All information(including metadata) is to be
> represented as stored data in cells of tables. The rows and columns
> have to be strictly unordered.
Why is it important that metadata be stored in tables?
Asked by Anis LOUNIS aka AnixPasBesoin
(133 rep)
Mar 23, 2021, 08:53 PM
Last activity: Mar 26, 2021, 09:31 AM
Last activity: Mar 26, 2021, 09:31 AM