| Limit (cost=1.45..1.45 rows=1 width=44) |
| -> Sort (cost=1.45..1.45 rows=1 width=44) |
| Sort Key: is_delete, parent_title, id |
| -> Seq Scan on tbl_erp_verify_processes (cost=0.00..1.44 rows=1 width=44) |
| Filter: (((title)::text ~~* '%采购低估你的那%'::text) OR ((parent_title)::text ~~* '%采购低估你的那%'::text)) |