QUERY PLAN
Sort (cost=1.78..1.79 rows=1 width=24)
Sort Key: "order"
-> Seq Scan on tbl_product_types (cost=0.00..1.77 rows=1 width=24)
Filter: (id = 91)