DBMS-Composite Versus Simple (Atomic) Attributes
Composite attributes can be divided into smaller subparts, which represent more basic attributes with independent meanings.For example, the Address attribute of the employee entity be sub-divided into StreetAddress, City, State, and ZipAttributes that are not divisible are called simple or atomic attributes.