SELECT username FROM user WHERE userid = ....
SELECT username FROM user WHERE invisible = 0 AND userid = ....