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 6eea688 commit a823939Copy full SHA for a823939
SQL/SQL-50/Invalid Tweets.sql
@@ -0,0 +1,2 @@
1
+select tweet_id from Tweets
2
+where length(content) > 15;
0 commit comments