How to check against the rules?
Questions
- What information do we need to record?
- When?
- How?
- Can it be easily accessed?
Basic operations of Identification Table
- procedure Enter( id: TokenString; attr : Attribute );
- function Retrieve( id: TokenStr ) returns Attribute;