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 215d5a3 commit ea49708Copy full SHA for ea49708
1827-invalid-tweets/invalid-tweets.sql
@@ -0,0 +1,3 @@
1
+SELECT tweet_id
2
+FROM Tweets
3
+WHERE LENGTH(content) > 15;
0 commit comments