Using Schema Builder to Establish Relationships BACK | 1 2 3 4 5 6 7 8 9 10 11 | NEXT | MAIN
Schema Builder makes it easy to establish or modify relationships within a table or between multiple tables.

For example, suppose you want to create a relationship between the Department ID column in the Emp table and the Department ID column in the Department table.