Query time 0.00113
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": "2.03",
"index_condition": "(`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`company_id` <=> 1)",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "0.97",
"prefix_cost": "60.00",
"data_read_per_join": "155"
},
"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 (94,96,136,90,95,89,82,84,85,88,47,138,93,87,139,83,137,248)) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`usergroup_id` in (0,0,1)))"
}
}
}
}
Result
| product_id |
price |
| 47 |
29.990000 |
| 82 |
19.990000 |
| 83 |
19.990000 |
| 84 |
19.990000 |
| 85 |
19.990000 |
| 87 |
19.990000 |
| 88 |
39.990000 |
| 89 |
19.990000 |
| 90 |
19.990000 |
| 93 |
19.990000 |
| 94 |
59.990000 |
| 95 |
19.990000 |
| 96 |
99.990000 |
| 136 |
0.000000 |
| 137 |
0.000000 |
| 138 |
0.000000 |
| 139 |
0.000000 |
| 248 |
372.270000 |