sql=switch_mprintf("DELETE FROM members WHERE system = 'single_box' AND uuid = '%q' AND (abandoned_epoch = '%"SWITCH_TIME_T_FMT"' OR joined_epoch = '%q')",cbt.member_uuid,abandoned_epoch,cbt.member_joined_epoch);
sql=switch_mprintf("DELETE FROM members WHERE system = 'single_box' AND uuid = '%q' AND (abandoned_epoch = '%"SWITCH_TIME_T_FMT"' OR joined_epoch = '%q')",cbt.member_uuid,abandoned_epoch,cbt.member_joined_epoch);