728x90
https://leetcode.com/problems/invalid-tweets/
SELECT tweet_id FROM Tweets WHERE length(content) > 15;
728x90
'IT > 코딩테스트' 카테고리의 다른 글
[Leetcode] 197. Rising Temperature (0) | 2023.08.31 |
---|---|
[Leetcode] 1581. Customer Who Visited but Did Not Make Any Transactions (0) | 2023.08.30 |
[Leetcode] 1148. Article Views I (0) | 2023.08.29 |
[Leetcode] 2356. Number of Unique Subjects Taught by Each Teacher (0) | 2023.08.28 |
[Leetcode] 941. Valid Mountain Array (0) | 2023.08.28 |