Views is a very powerful module of Drupal. You can use it to show data in various ways which is not easily possible. Today we are going to tell share with you the two advanced and powerful features of views namely Relationships and Contextual filters.
Relationships
Relationships are basically a fancy way of saying that table A will join with table B in order to retrieve data related to it from there and the join will happen on some common field in both tables.