Skip to content

1683-invalid-tweets

DevGod
DevGod
Vtuber
# Write your MySQL query statement below
SELECT tweet_id
FROM Tweets
WHERE LENGTH(content) > 15