Naffer20 Posted August 4, 2013 Posted August 4, 2013 Hi, If I was to want to add 1 donator day to all users what SQL would I run? Quote
Dave Posted August 4, 2013 Posted August 4, 2013 UPDATE users SET donatordays = donatordays + 1; Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.