QUERY PLAN
Aggregate (cost=1.02..1.03 rows=1 width=32)
-> Seq Scan on tbl_erp_personal_taxs t (cost=0.00..1.01 rows=1 width=64)
Filter: ((created_at <= '2025-09-07 00:00:00+08'::timestamp with time zone) AND (status = 2))