{
"query_block": {
"select_id": 1,
"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"],
"rowid_filter": {
"range": {
"key": "product_id",
"used_key_parts": ["product_id", "usergroup_id", "lower_limit"]
},
"rows": 6,
"selectivity_pct": 4.761904762
},
"rows": 31,
"filtered": 4.761904716,
"index_condition": "cscart_product_prices.product_id in (77,78,75) and cscart_product_prices.usergroup_id in (0,1)",
"attached_condition": "cscart_product_prices.lower_limit <=> 1"
}
}
}
| product_id | price |
|---|---|
| 75 | 53333.000000 |
| 77 | 53333.000000 |
| 78 | 53333.000000 |