Y
Hacker News
new
|
ask
|
show
|
jobs
by
sontek
254 days ago
SELECT COUNT(*) FROM users WHERE date_deleted IS NULL AND date_last_activity >= CURRENT_DATE - INTERVAL '120 days';
1 comments
duxup
254 days ago
I don't think that would work, the stories said they generated fake data. There would be users presumably.
link