Current Objective
Reference Solution:
Database Schema
users
user_id
username
email
city
joined_date
posts
post_id
user_id
content
post_date
likes_count
comments
comment_id
post_id
user_id
comment_text
comment_date
followers
follower_id
following_id
Query Result