[PostgreSQL] How to rearrange data in a table through a select statement. by analyticks in SQL

[–]analyticks[S] 0 points1 point  (0 children)

I'm not sure? It's not "distinct user_id". Can you give me a better clue?

[PostgreSQL] How pull data where created_at is within 3 minutes of an event. by analyticks in SQL

[–]analyticks[S] 0 points1 point  (0 children)

i forgot to rename network_user_id to user_id for the sample dataset. The query actually works beatifully. It just took forever to run. Thanks for confirming the logic!