To create relationship between two tables
- Drag the primary key of a table into foreign key of another table
- Drag the foreign key of a table into the primary key of another table
- Drag any field from parent table and drop on child table
- Any of above can be done to create relationship