update user_preferences set public_avatar_p = :value where user_id = :user_id select public_avatar_p from user_preferences where user_id = :user_id