
Jimmy Hoang
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Jimmy Hoang-
Jimmy Hoang commented,
If you have users with multiple site affiliation, public.user_term_site_aff might not work. Here's a SQL query that might be helpful. SELECT DISTINCT u.user_id, u.first_name, u.last_name, site_id...