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