QUERY PLAN
Result (cost=28.79..28.80 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_sources (cost=0.00..28.79 rows=1 width=0)
Filter: ((client_name)::text = '隐性需求'::text)