I was wondering if I there is a benefit to using them? Currently I have one table that has Scheduled_Appts_Table which I attach to an intermediary table Outgoing_Orders_Table and attach that to actually orders table. However, I do this in a query is there any benefit to me setting up a relationship between these tables? any drawbacks? I have a lot more that are set up as relationships in queries but I don't have any set up as table relationships. Should I? And if I do, do I need to keep the relationships in the queries or is there another way to perform them then?