Skip to content

Commit 44a5c57

Browse files
Create recyclable_low_fat.sql
1 parent 3d8aff1 commit 44a5c57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recyclable_low_fat.sql

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Write your MySQL query statement below
2+
select product_id from Products where low_fats="Y" and recyclable="y"

0 commit comments

Comments
 (0)