# Write your MySQL query statement below select product_id from Products where low_fats = 'Y' and recyclable = 'Y'
Last updated 1 year ago