D
Size: a a a
D
D
SC
AP
AP
AP
Gt
D
Gt
AK
Gt
D
D
D
Gt
AK
Gt
AP
a
select user_id
from users_states u
where u.state = 'calling help'
except
select user_id
from subscribes s;
SV
select user_id
from users_states u
where u.state = 'calling help'
except
select user_id
from subscribes s;