Q. To create relationship between two tables (Solved)
1. drag the primary key of a table into foreign key of another table
2. drag the foreign key of a table into the primary key of another table
3. drag any field from parent table and drop on child table
4. Any of above can be done to create relationship
- a. drag the primary key of a table into foreign key of another table