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