QUERY PLAN
Sort (cost=1.12..1.13 rows=1 width=156)
Sort Key: "order"
-> Seq Scan on tbl_departments (cost=0.00..1.11 rows=1 width=156)
Filter: (id = 1)