HI,
I have a many to many relationship. I want to count the number of item that participate, by the number of the other part of the relationship.
For example:
I have a list of orders, each order can have none or several options. How do I count the orders, so that each set of options is covered. Those that have option 1, but not 2, those that have option 2, but not , those that have one and two but not three. etc.
Thanx
Wiszh
I have a many to many relationship. I want to count the number of item that participate, by the number of the other part of the relationship.
For example:
I have a list of orders, each order can have none or several options. How do I count the orders, so that each set of options is covered. Those that have option 1, but not 2, those that have option 2, but not , those that have one and two but not three. etc.
Thanx
Wiszh