|
Multiple attributes |
- Each object in the database has attributes
|
- Equivalently, separate information sources
|
- Query involves all attributes
|
- Attributes are independent
|
- Example: Object has <color, shape, size>
|
- Example query: Return all objects that are red, round, big
|
|
- Even window queries can be handled efficiently
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|