flyguye
05 Apr 2012, 10:21
Hi,
I need to mass move specific users (a couple of hundred of them) based on their usernames, not based on their id, to be deleted at a later time.
Each user is unique, with differing post counts, join dates, etc.
I've tried to mess around with some SQL queries but no luck.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I have the usernames on excel so if I could add them into the query either comma separated, or space separated, or line separated would be great! :up:
I've no knowledge on SQL, so I might be shootin' in the dark here! :confused:
I need to mass move specific users (a couple of hundred of them) based on their usernames, not based on their id, to be deleted at a later time.
Each user is unique, with differing post counts, join dates, etc.
I've tried to mess around with some SQL queries but no luck.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I have the usernames on excel so if I could add them into the query either comma separated, or space separated, or line separated would be great! :up:
I've no knowledge on SQL, so I might be shootin' in the dark here! :confused: