Difference between single valued and multivalued attribute
Difference between single valued and multivalued attribute
single value attribute is one that holds a single value for a single entity.
example:- name, roll_number...
multivalued attribute is one that holds multiplevalues for a single entities.
example:- degree(phd, mca)