{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "prpd",
"access_type": "ALL",
"possible_keys": ["PRIMARY"],
"rows": 51,
"filtered": 100,
"attached_condition": "prpd.storefront_id = 1"
}
},
{
"table": {
"table_name": "prod",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["live_clonned.prpd.product_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "prod.company_id = 98"
}
}
]
}
}
SUM(prpd.reviews_count) |
---|