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