QUERY PLAN
Sort (cost=22.81..22.82 rows=5 width=52)
Sort Key: id DESC
-> Seq Scan on tbl_client_memos (cost=0.00..22.75 rows=5 width=52)
Filter: (client_id = 1)