QUERY PLAN
Result (cost=1.11..1.12 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_departments (cost=0.00..1.11 rows=1 width=0)
Filter: (id = 3)