{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.35"
},
"table": {
"table_name": "cscart_product_bundles",
"access_type": "ALL",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.55",
"eval_cost": "0.80",
"prefix_cost": "1.35",
"data_read_per_join": "320"
},
"used_columns": [
"bundle_id",
"linked_promotion_id"
]
}
}
}
| bundle_id | linked_promotion_id |
|---|---|
| 1 | 25 |
| 2 | 26 |
| 3 | 27 |
| 4 | 43 |
| 5 | 0 |
| 6 | 60 |
| 7 | 75 |
| 8 | 77 |