{
"query_block": {
"select_id": 1,
"cost": 0.00594202,
"nested_loop": [
{
"table": {
"table_name": "tmall_category_descriptions",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["category_id", "lang_code"],
"loops": 1,
"rows": 3,
"cost": 0.00594202,
"filtered": 100,
"index_condition": "tmall_category_descriptions.category_id in (166,234,235) and tmall_category_descriptions.lang_code = 'en'"
}
}
]
}
}
| category_id | category |
|---|---|
| 166 | Electronics |
| 234 | Cell Phones |
| 235 | Apple iPhone |