Attributes(Cont.............)

Attributes and Relational Data Models in ERP Systems

ERP Management System - Attributes and Relational Data Model

Attributes

Attributes are single-valued properties of either an entity-type or a relationship-type, such as last name, first name, MIS, address, and birth date.

Fig. 11.1

Relational Data Model

The relational data model provides conceptual tools to design the database schema of a relational database. It describes the data, relationships between that data, data semantics, and constraints on the data in the relational database.

Fig. 11.2

Comments

Popular posts from this blog

SQL IS NOT NULL.

Database Management System

SQL BETWEEN Operator Example.