ibaker
Well-known member
I have a table called xf_user_email with just 1 field called email_address containing email addresses and there is about 1,000 rows
What I need is an update query for the xf_user table that has 12,000 rows that will change the usergroup_id of every user whose email address matches one of the email addresses in the xf_user_email table
Your help is greatly appreciated
What I need is an update query for the xf_user table that has 12,000 rows that will change the usergroup_id of every user whose email address matches one of the email addresses in the xf_user_email table
Your help is greatly appreciated