QUERY PLAN
Sort (cost=8.17..8.18 rows=1 width=666)
Sort Key: bargain_date
-> Index Scan using tbl_projects_client_id_idx on tbl_projects (cost=0.14..8.16 rows=1 width=666)
Index Cond: (client_id = 1)