QUERY PLAN
Index Scan using tbl_departments_pkey on tbl_departments (cost=0.15..8.17 rows=1 width=150)
Index Cond: (id = 4)