QUERY PLAN
Aggregate (cost=1.01..1.02 rows=1 width=8)
-> Seq Scan on tbl_punch_overtimes (cost=0.00..1.01 rows=1 width=0)
Filter: (created_by = 1000)