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