HTMLify
Day 49
Views: 5 | Author: djdj
1 2 | # Write your MySQL query statement below select tweet_id from Tweets where length(content) > 15; |
1 2 | # Write your MySQL query statement below select tweet_id from Tweets where length(content) > 15; |