INSERT INTO powercheck.revenues ( date, bb_fttx, bb_enterprise, bb_standard, bb_total, other_total, total, bb_subscribers, bb_total_new, other_total_new, total_new) VALUES ( '2025-03-15', '148001.76', '2380977.72', '1559192.48', '4088171.96', '185473.1', '4273645.06', '1594', '0', '0', '0') ON DUPLICATE KEY UPDATE bb_fttx='148001.76', bb_enterprise='2380977.72', bb_standard = '1559192.48', bb_total='4088171.96', other_total='185473.1', total='4273645.06', bb_subscribers='1594', bb_total_new = '0', other_total_new = '0', total_new = '0'