This table may have duplicate rows. The activity_type column is an ENUM (category) of type ('open_session', 'end_session', 'scroll_down', 'send_message'). The table shows the user activities for a ...
Write a query to display records that belong to a sequence of **three or more consecutive IDs** where the number of people is **greater than or equal to 100**. Return the result ordered by ...