{
"query_block": {
"select_id": 1,
"cost": 0.00842576,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "lower_limit",
"key_length": "3",
"used_key_parts": ["lower_limit"],
"ref": ["const"],
"loops": 1,
"rows": 6,
"cost": 0.00842576,
"filtered": 100,
"index_condition": "cscart_product_prices.product_id in (292,293,291,290,289,288) and cscart_product_prices.usergroup_id in (0,1)",
"attached_condition": "cscart_product_prices.lower_limit <=> 1"
}
}
]
}
}
| product_id | price |
|---|---|
| 288 | 50.00000000 |
| 289 | 50.00000000 |
| 290 | 200.00000000 |
| 291 | 1000.00000000 |
| 292 | 295.66000000 |
| 293 | 526.68000000 |