HTMLify
Home
Log in
Register
Dashboard
Frames
API
LeetCode - Recyclable and Low Fat Products - MySQL
Views: 166 | Author:
abh
SELECT
product_id
FROM
Products
WHERE
low_fats
=
'Y'
AND
recyclable
=
'Y'
;
Share this file:
Copy
Short Link
View Raw
Download File
(74 B)
Embed Code
Clone
Comments
Comment