QUERY PLAN
Limit (cost=0.00..109.54 rows=1 width=4)
-> Seq Scan on tbl_clients (cost=0.00..109.54 rows=1 width=4)
Filter: ((name)::text = '海基会基金会'::text)