Untitled

 avatar
unknown
plain_text
2 years ago
190 B
6
Indexable
select count(1) as is_user_non_us from user_info where id = 171818 and has_set_password=0 and class_id=3;

select count(1) as is_user_non_us from prof_user_outside_US where user_id = 171818;
Editor is loading...