QUERY PLAN
HashAggregate (cost=93.57..93.70 rows=7 width=36)
Group Key: erp_bank_id
-> Seq Scan on tbl_erp_bank_amount_change_logs (cost=0.00..81.93 rows=1553 width=15)
Filter: ((settle_at <= '2026-06-30 23:59:59+08'::timestamp with time zone) AND (erp_bank_id = ANY ('{9,10,11,3,6,7,5,2,4,1}'::integer[])))