Skip to content

Commit ea49708

Browse files
committed
Time: 630 ms (65.55%) | Memory: 0B (100.00%) - LeetSync
1 parent 215d5a3 commit ea49708

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SELECT tweet_id
2+
FROM Tweets
3+
WHERE LENGTH(content) > 15;

0 commit comments

Comments
 (0)