{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.27"
},
"table": {
"table_name": "cscart_product_bundles",
"access_type": "ALL",
"rows_examined_per_scan": 7,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.57",
"eval_cost": "0.70",
"prefix_cost": "1.27",
"data_read_per_join": "280"
},
"used_columns": [
"bundle_id",
"linked_promotion_id"
]
}
}
}
bundle_id | linked_promotion_id |
---|---|
1 | 25 |
4 | 33 |
2 | 26 |
3 | 27 |
5 | 38 |
6 | 39 |
7 | 40 |