m entities, E1, E2, ..., Em, a relationship R defines a rule of correspondence between the instances of these entities.
  Specifically, R represents a set of m-tuples, a subset of the Cartesian product of entity instances, E1 × E2 × ... × Em.
| One-to-One Relationship | One-to-Many Relationship | Many-to-Many Relationship | 
|---|---|---|
    
   | 
   
    
   | 
  
    
   | 
 
     min-card(E,R)=0
   | 
  
     min-card(E,R)=0F is the “many” side here.  | 
  
     min-card(E,R)=0
   |