40 likes | 134 Vues
Learn about the hierarchy of contexts in databases, where contextual values form sub-parts, aiding in data organization and retrieval. Explore the significance and structure of contexts for efficient database management.
E N D
Hierarchy of Contexts What is a context? Basically, a combination of contextual values (corresponds to a sub-part of the DB)
Hierarchy of Contexts What is a context? Basically, a combination of contextual values (corresponds to a sub-part of the DB) [o,m] [y,m] [y,f] [o,f]
Hierarchy of Contexts What is a context? Basically, a combination of contextual values (corresponds to a sub-part of the DB) [*,f] [y,*] [*,m] [o,*] [o,m] [y,m] [y,f] [o,f]
Hierarchy of Contexts What is a context? Basically, a combination of contextual values (corresponds to a sub-part of the DB) [*,*] [*,f] [y,*] [*,m] [o,*] [o,m] [y,m] [y,f] [o,f]