Entity, Attribute and Relationship in DataStage
What are an Entity, Attribute and Relationship?
- Entity represents information chunking
- An entity is represented to map a table data
- An attribute is an entity for defining uniqueness of the entity.
- An column and an attribute are mapped in relational database.
- All the entities are linked together by using various relationships