Pergunta de entrevista da empresa Meta

To retrieve the number of users on Facebook between two specific dates, you'd typically write a SQL query assuming there’s a users table with a created_at (or signup_date) column that stores when each user joined.