HTMLify

Q1757_Recyclable_and_Low_Fat_Products.sql
Views: 237 | Author: djdj
select product_id from Products
where low_fats = 'Y' and recyclable = 'Y'

Comments

djdj 2023-10-27 01:58

https://github.com/upraity/upraity/tree/main/problems/leetcode
djdj 2023-10-27 01:59

@https://github.com/upraity/upraity/tree/main/problems/leetcode
demo 2023-11-07 15:57

Sorry but External linking not enabled in comments :)
djdj 2023-11-09 03:16

ok
abh 2024-03-26 07:44

Hi @djdj now there is a way to add extramal links in comments, with the help of our link/url shortner located at @r short your link from there and use it as
@r/8n7y we may add direct links soon.
djdj 2024-03-26 09:39

djdj 2024-03-26 09:39

@https://github.com/upraity/upraity/tree/main/problems/leetcode
djdj 2024-03-26 09:40

<a href="#" >hello</a>
abh 2024-03-26 09:53

@djdj visit @r then short your url/link,
Than use it as I used in above comment