QUERY PLAN
Limit (cost=0.00..7.74 rows=1 width=4)
-> Seq Scan on tbl_users (cost=0.00..7.74 rows=1 width=4)
Filter: ((mobile)::text = '13810260729'::text)