Whats the sql code to make everyone vip? R63?

Expiry

Anarchist
Apr 25, 2013
193
33
Code:
UPDATE users SET vip = '1'

Then click users, goto design table, find vip, and set the default to 1.

If you're using phpmyadmin, I have no clue I've only used navicat.
 

Users who are viewing this thread

Top