We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5841ba commit c88c389Copy full SHA for c88c389
1757-recyclable-and-low-fat-products.sql
@@ -0,0 +1,3 @@
1
+# Write your MySQL query statement below
2
+SELECT product_id FROM Products
3
+WHERE low_fats = 'Y' AND recyclable = "Y";
0 commit comments