QUERY PLAN
Limit (cost=22.81..22.86 rows=20 width=204)
-> Sort (cost=22.81..23.69 rows=350 width=204)
Sort Key: "order"
-> Seq Scan on tbl_departments (cost=0.00..13.50 rows=350 width=204)