Query time 0.00082
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "60.00"
},
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"table": {
"table_name": "cscart_ult_product_prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"company_id",
"lower_limit",
"usergroup_id"
],
"key": "company_id",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 240,
"rows_produced_per_join": 4,
"filtered": "1.97",
"index_condition": "(`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`company_id` <=> 1)",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "0.95",
"prefix_cost": "60.00",
"data_read_per_join": "151"
},
"used_columns": [
"product_id",
"price",
"percentage_discount",
"lower_limit",
"company_id",
"usergroup_id"
],
"attached_condition": "((`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`lower_limit` = 1) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`product_id` in (239,242,243,241,240,214,217,218,207,59,58,60,172,134,135,168)) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`usergroup_id` in (0,0,1)))"
}
}
}
}
Result
| product_id |
price |
| 58 |
779.000000 |
| 59 |
599.000000 |
| 60 |
1499.000000 |
| 134 |
89.990000 |
| 135 |
0.000000 |
| 168 |
1.000000 |
| 172 |
299.990000 |
| 207 |
42.000000 |
| 214 |
1000.000000 |
| 217 |
610.990000 |
| 218 |
459.990000 |
| 239 |
509.990000 |
| 240 |
499.000000 |
| 241 |
499.000000 |
| 242 |
249.000000 |
| 243 |
249.000000 |