which item has been sold more than once to the same customer by the same employee ?
my tables are
[order details]=(orderid, productid)
[orders]=(orderid,customerid,employeeid)
which item has been sold more than once to the same customer by the same employee ?
my tables are
[order details]=(orderid, productid)
[orders]=(orderid,customerid,employeeid)