Query time 0.00100
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.90",
"index_condition": "(`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`company_id` <=> 1)",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "1.39",
"prefix_cost": "60.00",
"data_read_per_join": "222"
},
"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 (12,78,79,11,41,81,107,109,91,92,34,15,31,38,80,102,28,280,282,278,7,27)) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`usergroup_id` in (0,0,1)))"
}
}
}
}
Result
| product_id |
price |
| 7 |
55.000000 |
| 11 |
30.000000 |
| 12 |
1000.000000 |
| 15 |
150.000000 |
| 27 |
55.000000 |
| 28 |
100.000000 |
| 31 |
32.000000 |
| 34 |
25.000000 |
| 38 |
16.970000 |
| 41 |
35.000000 |
| 78 |
100.000000 |
| 79 |
96.000000 |
| 80 |
55.000000 |
| 81 |
49.500000 |
| 91 |
10700.000000 |
| 92 |
3225.000000 |
| 102 |
295.000000 |
| 107 |
465.000000 |
| 109 |
140.000000 |
| 278 |
30.000000 |
| 280 |
36.000000 |
| 282 |
27.990000 |