Query time 0.00098
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 (180,190,189,172,168,167,169,175,246,173,161,165,166,163,184,183,164)) and (`rajansecarter_single_store_19_jan`.`cscart_ult_product_prices`.`usergroup_id` in (0,0,1)))"
}
}
}
}
Result
| product_id |
price |
| 161 |
279.990000 |
| 163 |
899.990000 |
| 164 |
249.990000 |
| 165 |
599.950000 |
| 166 |
749.950000 |
| 167 |
549.950000 |
| 168 |
1.000000 |
| 169 |
749.950000 |
| 172 |
299.990000 |
| 173 |
349.990000 |
| 175 |
179.990000 |
| 180 |
1000.000000 |
| 183 |
249.990000 |
| 184 |
299.990000 |
| 189 |
1.000000 |
| 190 |
899.950000 |
| 246 |
399.990000 |