Hi,
i'm new in this world and i have a problem that i can't resolve.
I have on table with customers and products
C1 P1
C2 P1
C1 P2
C1 P3
C3 P4
I need that if the C1 has bought the P1, count all the products you have purchased and if not no. Any idea???
Thanks!!