QUERY PLAN
Aggregate (cost=22.64..22.65 rows=1 width=8)
-> Sort (cost=19.64..20.14 rows=200 width=371)
Sort Key: tbl_product_types."order", tbl_product_types.updated_at DESC
-> Seq Scan on tbl_product_types (cost=0.00..12.00 rows=200 width=371)