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