Aggregate (cost=14.84..14.85 rows=1 width=8) |
-> Limit (cost=14.69..14.72 rows=10 width=24) |
-> Sort (cost=14.69..14.72 rows=11 width=24) |
Sort Key: tbl_visit_object_histories.last_visit_at DESC |
-> Seq Scan on tbl_visit_object_histories (cost=0.00..14.50 rows=11 width=24) |
Filter: (user_id = 1000) |