Guest_imported
New member
- Jan 1, 1970
- 0
Hi, I have a database and I have created multiple tables, each linked by two common keys...Shift & Date. For each Date there can be three shifts so each table has shift and date. My first question is, is there any way to create a one to one relationship? I'm only able to create a one to many relationship but in some of the tables I only want one set of information. Like for example I want the user to only input one Employee. But in another table called Sales, I want the user to be able to enter as many as they wish.
My next question is the difference between the join types. How do I know which one to choose. Right now I have chosen "Include ALL records from 'Date' and only those records from 'Employee where the joined fields are equal"
The one I am unsure about is the one that says "Only include rows where the joined fields from both tables are equal"
Which one should I choose and why?
MsPeppa23
My next question is the difference between the join types. How do I know which one to choose. Right now I have chosen "Include ALL records from 'Date' and only those records from 'Employee where the joined fields are equal"
The one I am unsure about is the one that says "Only include rows where the joined fields from both tables are equal"
Which one should I choose and why?
MsPeppa23