You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select
ckey, to_binstr(wl.item)
from
cpro.SMPPP,
string wl
where
to_binstr(wl.item) like '138.188.83%'
and is_member(wl.item, cvalue|:Whitelist#keys|)
order by
1 asc
The text was updated successfully, but these errors were encountered: