Query time 0.00093
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "33.82"
},
"nested_loop": [
{
"table": {
"table_name": "pfvd",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"rows_examined_per_scan": 13,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "15.62",
"eval_cost": "2.60",
"prefix_cost": "18.22",
"data_read_per_join": "58K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
],
"attached_condition": "((`webmarco`.`pfvd`.`variant_id` in (7164,64062,7168,64236,64691,65302,7169,7170,7171,38285,7165,7166,7167)) and (`webmarco`.`pfvd`.`lang_code` = 'en'))"
}
},
{
"table": {
"table_name": "pfv",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"webmarco.pfvd.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "2.60",
"prefix_cost": "33.82",
"data_read_per_join": "14K"
},
"used_columns": [
"variant_id",
"position"
]
}
}
]
}
}
Result
variant_id |
position |
variant |
7164 |
6 |
7-8 Years |
7165 |
7 |
8-9 Years |
7166 |
8 |
9-10 Years |
7167 |
9 |
10-11 Years |
7168 |
10 |
11-12 Years |
7169 |
11 |
12-13 Years |
7170 |
12 |
13-14 Years |
7171 |
13 |
14-15 Years |
38285 |
14 |
16 Years |
64062 |
0 |
Black |
64236 |
0 |
Pink |
64691 |
0 |
Purple |
65302 |
0 |
Baby Blue |