Using openbravoPOS i got a mySQL database of all my producs tickets stock etc.
Products are in one table and the tickets are in another, so to make a query that get me all the products that are sold (and therefore are in ticketlines) are simple.
How do I make a query that gives me the products that are not i any ticketlines?