test_wire_gateway_cleanup.sql (250B)
1 DELETE FROM c2ec.withdrawal WHERE withdrawal_row_id IN ( 2 100001, 3 100002, 4 100003, 5 100004, 6 100005, 7 100006, 8 100007, 9 100008, 10 100009, 11 100010, 12 100011, 13 100012, 14 100013, 15 100014, 16 100015, 17 100016, 18 100017, 19 100018, 20 100019, 21 100020, 22 100021, 23 100022, 24 100023, 25 100024 26 );