vmalla
7 years agoAdept
Pulling Users based on criteria
Hi Team,
Is there way to pull all the users who has created threads in a category?
Or Is there a way to pull the users with some criteria like
'SELECT count(*) FROM users WHERE email like '%lithium%'
I'm open to suggestions.