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