Untitled
Anonymous
plain_text
10/02/2023 9:59 AM
256 B
18
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...