Codd's Rules No 04: Database is Self-Describing
- In addition to user data, a relational database contains data about itself
- There are two types of tables in a RDBMS:
- user tables that contain the 'working' data
- system tables that contain data about the database structure
- System tables can be accessed in the same manner as user tables
0 comments:
Post a Comment