Hello
I am new using the relationships and I have a database of orders and also of customers.
A customer can have many orders, so here we have a clear case of 1 to n (many) relationship.
The best I can do is attaching screenshots and also my database, so you can see the structure.
This is the CUSTOMERS table
This is the ORDER table
Here you have the data inside both tables…
Here is how I did the relationship
Here is the database file, you can download it and make tests with it.
http://netload.in/dateixryCH8uMty/NewDatabase8.odb.htm
My question is… now I have the relationship done… what may I do with this, when creating queries?
For example, in the query design… in the grid, how may I drag and drop fields from Orders table and get the proper relationship with the Customers table?
My problem is I know how to create the relationship, but now I don’t know what practical use can get with it, when doing a query?
Would you help me with this please?
If you could download my Database file and do some queries for me, I could run the queries and see the results, so with a practical example I would understand this better.
Thanks