Aggregate (cost=5.71..5.72 rows=1 width=8) |
-> Sort (cost=5.31..5.37 rows=27 width=301) |
Sort Key: (CASE WHEN ((sub.verify_status = 0) OR (sub.stop_verify_status = 0) OR (sub.cancel_verify_status = 0)) THEN 1 ELSE 2 END), sub.created_at DESC |
-> Result (cost=0.00..4.67 rows=27 width=301) |
-> Append (cost=0.00..4.19 rows=27 width=20) |
-> Subquery Scan on sub (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 2" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=309) |
Group Key: id, status, status, status |
-> Result (cost=0.00..0.00 rows=0 width=38) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 3" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 4" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 5" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 6" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=309) |
Group Key: id, status, status, status |
-> Result (cost=0.00..0.00 rows=0 width=38) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 7" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 8" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 9" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 10" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 11" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 12" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 13" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 14" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 15" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 16" (cost=3.22..3.26 rows=1 width=20) |
-> Group (cost=3.22..3.25 rows=1 width=305) |
Group Key: r.id, rvr.status, rsvr.status |
-> Sort (cost=3.22..3.23 rows=1 width=30) |
Sort Key: r.id, rvr.status, rsvr.status |
-> Nested Loop Left Join (cost=0.00..3.21 rows=1 width=30) |
Join Filter: (rsvr.erp_bank_transfer_ticket_id = r.id) |
Filter: ((rvr.user_id = 1001) OR (rsvr.user_id = 1001)) |
-> Nested Loop Left Join (cost=0.00..2.14 rows=2 width=30) |
Join Filter: (rvr.erp_bank_transfer_ticket_id = r.id) |
-> Seq Scan on tbl_erp_bank_transfer_tickets r (cost=0.00..1.04 rows=2 width=22) |
Filter: (status <> 0) |
-> Materialize (cost=0.00..1.08 rows=1 width=12) |
-> Seq Scan on tbl_erp_bank_transfer_ticket_verify_rels rvr (cost=0.00..1.07 rows=1 width=12) |
Filter: (user_id = 1001) |
-> Materialize (cost=0.00..1.03 rows=1 width=12) |
-> Seq Scan on tbl_erp_bank_transfer_ticket_stop_verify_rels rsvr (cost=0.00..1.02 rows=1 width=12) |
Filter: (user_id = 1001) |
-> Subquery Scan on "*SELECT* 17" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 18" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 19" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 20" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 21" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=309) |
Group Key: id, status, status, status |
-> Result (cost=0.00..0.00 rows=0 width=38) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 22" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 23" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 24" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 25" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 26" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |
-> Subquery Scan on "*SELECT* 27" (cost=0.00..0.04 rows=1 width=20) |
-> HashAggregate (cost=0.00..0.03 rows=1 width=305) |
Group Key: id, status, status |
-> Result (cost=0.00..0.00 rows=0 width=30) |
One-Time Filter: false |