We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb3f78 commit 93e4ab9Copy full SHA for 93e4ab9
Select/Invalid_Tweets.sql
@@ -1,2 +1,6 @@
1
SELECT tweet_id FROM Tweets
2
WHERE LENGTH(content) > 15;
3
+
4
5
6
+--Rakshit Gupta
0 commit comments