SELECT * FROM product WHERE Id NOT IN (SELECT ProductId FROM orderdetails);