Skip to content

Commit ab26b0b

Browse files
committed
Runtime: 388 ms (Top 99.71%) | Memory: 0B (Top 100.00%)
1 parent 7401566 commit ab26b0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
select product_id from Products where low_fats='Y' and recyclable='Y'
1+
-- Runtime: 388 ms (Top 99.71%) | Memory: 0B (Top 100.00%)
2+
elect product_id from Products where low_fats='Y' and recyclable='Y'

0 commit comments

Comments
 (0)