cobradude
03-20-2011, 09:54 PM
....if I want to change all users thread subcription settings to instant email notification, what does the query need to be?
Thanks....not so much of a sql guy.
--------------- Added 1300689404 at 1300689404 ---------------
I figured it out. UPDATE user SET autosubscribe=1 WHERE autosubscribe<1
Thanks....not so much of a sql guy.
--------------- Added 1300689404 at 1300689404 ---------------
I figured it out. UPDATE user SET autosubscribe=1 WHERE autosubscribe<1