QUERY PLAN
Limit (cost=1.05..1.06 rows=3 width=41)
-> Sort (cost=1.05..1.06 rows=3 width=41)
Sort Key: is_delete, "order"
-> Seq Scan on tbl_implement_methods (cost=0.00..1.03 rows=3 width=41)