USE provisioning;
SET autocommit = 0;

DELETE FROM voip_preferences WHERE attribute = 'adm_ncos_exceptions';

COMMIT;