QUERY PLAN
Sort (cost=1.05..1.05 rows=1 width=47)
Sort Key: "order"
-> Seq Scan on tbl_callback_questionnaires (cost=0.00..1.04 rows=1 width=47)
Filter: (NOT is_delete)