QUERY PLAN
Sort (cost=163.77..163.77 rows=1 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..163.76 rows=1 width=35)
Filter: ((client_id = 3424) AND (user_status = 2))