# Write your MySQL query statement below select tweet_id from Tweets where LENGTH(content) > 15
Last updated 1 year ago