I want SQL statement that I can execute using PHPMyAdmin (Cpanel) which can modify the usergroups setting for some members at once.
The SQL should modify usergroups of users whose their primary usergroup is (name: Special, group id: 23) TO Primary usergroup (Registered, ID: 2) and secondary usergroup (Special).
Can someone please help me with this SQL statement?
Thanks
The SQL should modify usergroups of users whose their primary usergroup is (name: Special, group id: 23) TO Primary usergroup (Registered, ID: 2) and secondary usergroup (Special).
Can someone please help me with this SQL statement?
Thanks