QUERY PLAN
Result (cost=4.61..4.62 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_registrations (cost=0.00..4.61 rows=1 width=0)
Filter: (((mobile)::text = '17610273960'::text) AND (reg_status = 5))