QUERY PLAN
Limit (cost=1.23..1.26 rows=9 width=204)
-> Sort (cost=1.23..1.26 rows=9 width=204)
Sort Key: "order"
-> Seq Scan on tbl_departments (cost=0.00..1.09 rows=9 width=204)