Query time 0.00106
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": 6,
"filtered": "2.55",
"index_condition": "(`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`company_id` <=> 1)",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "1.22",
"prefix_cost": "60.00",
"data_read_per_join": "195"
},
"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 (278,280,282,247,248,241,244,245,246,240,6,66,166,214,219,221)) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`usergroup_id` in (0,0,1)))"
}
}
}
}
Result
| product_id |
price |
| 6 |
329.990000 |
| 66 |
389.950000 |
| 166 |
749.950000 |
| 214 |
1000.000000 |
| 219 |
529.990000 |
| 221 |
2049.000000 |
| 240 |
499.000000 |
| 241 |
499.000000 |
| 244 |
729.990000 |
| 245 |
699.000000 |
| 246 |
399.990000 |
| 247 |
329.490000 |
| 248 |
372.270000 |
| 278 |
30.000000 |
| 280 |
36.000000 |
| 282 |
27.990000 |