| Aggregate (cost=1.24..1.25 rows=1 width=8) |
| -> Limit (cost=1.18..1.19 rows=4 width=24) |
| -> Sort (cost=1.18..1.19 rows=4 width=24) |
| Sort Key: tbl_visit_object_histories.last_visit_at DESC |
| -> Seq Scan on tbl_visit_object_histories (cost=0.00..1.14 rows=4 width=24) |
| Filter: (user_id = 5493) |