Trainingjason
Instructor
I have a problem whereby I have the following relationships
table a, table b, table c
table a has a one to many relationship with table b and c.
I want to return records where they match both b or c.
Help and how. I can match the records where the data is in both a, b and c but not
a and (b or c)
any advise greatly appreciated
jason
table a, table b, table c
table a has a one to many relationship with table b and c.
I want to return records where they match both b or c.
Help and how. I can match the records where the data is in both a, b and c but not
a and (b or c)
any advise greatly appreciated
jason