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