QUERY PLAN
Sort (cost=619.66..619.72 rows=23 width=663)
Sort Key: id DESC
-> Seq Scan on tbl_client_memos (cost=0.00..619.14 rows=23 width=663)
Filter: (client_id = 399)