
Originally Posted by
pepenino
Table 1 is "Authors". Table 2 is "Titles". Table 3 is "Orders". I want to reference both "Author" and "Title" on the order.
There is one author to many titles.
It's a book business. I want to be able to have both author and title appear on the order.
If I've created a relationship between the author and title tables, and a relationship between the title and order tables, does the relationship between author and title carry over to the order table automatically so the author will appear on the order, too, or do I have to draw the connections directly between the author table and the order table?