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
DELETE FROM cells WHERE EXISTS (SELECT * FROM mls.cells mls WHERE mls.mcc = cells.mcc AND mls.mnc = cells.mnc AND mls.lac = cells.lac AND mls.cellid = cells.cellid);