Hi, i am busting my brain here in a mysql statementThe situation is i got a table with users that have a single user id and there is a table of products in which each record contains the user id of the user that submitted the product. I want a que
More...