Seq Scan on dim_payinstrument (cost=0.00..2.04 rows=1 width=65) (actual time=0.068..0.072 rows=1 loops=1)
"Seq Scan on dim_payinstrument (cost=0.00..2.04 rows=1 width=65) (actual time=0.068..0.072 rows=1 loops=1)" " Filter: (((payment_instrument)::text = 'WALLET'::text) AND ((sub_payment_type_name)::text = 'Normal'::text))" " Rows Removed by Filter: 68" "Planning Time: 169.636 ms" "Execution Time: 0.096 ms"