| Sort (cost=1.77..1.77 rows=1 width=14) |
| Sort Key: ticket_date, ticket_word, serial_no, id |
| -> Seq Scan on tbl_ledger_tickets (cost=0.00..1.76 rows=1 width=14) |
| Filter: ((ticket_date >= '2026-06-01'::date) AND (ticket_date <= '2026-06-30'::date) AND (ledger_id = 1) AND (status = 1)) |