{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_descriptions",
"access_type": "range",
"possible_keys": ["PRIMARY", "product_id"],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"rows": 8,
"filtered": 100,
"index_condition": "cscart_product_descriptions.product_id in (2,3,4,5,6,7,8,9)",
"attached_condition": "cscart_product_descriptions.lang_code = 'en'"
}
}
]
}
}
| product_id | unit_name |
|---|---|
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 |