QUERY PLAN
Sort (cost=1.08..1.09 rows=4 width=19)
Sort Key: "order"
-> Seq Scan on tbl_implement_types (cost=0.00..1.04 rows=4 width=19)
Filter: (NOT is_delete)