{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "97.77"
    },
    "grouping_operation": {
      "using_temporary_table": true,
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "44.00"
      },
      "table": {
        "table_name": "cscart_product_prices",
        "access_type": "ALL",
        "possible_keys": [
          "usergroup",
          "product_id",
          "lower_limit",
          "usergroup_id"
        ],
        "rows_examined_per_scan": 253,
        "rows_produced_per_join": 44,
        "filtered": "17.39",
        "cost_info": {
          "read_cost": "44.97",
          "eval_cost": "8.80",
          "prefix_cost": "53.77",
          "data_read_per_join": "1K"
        },
        "used_columns": [
          "product_id",
          "price",
          "percentage_discount",
          "lower_limit",
          "usergroup_id"
        ],
        "attached_condition": "((`atulecarter_atul_demo5`.`cscart_product_prices`.`lower_limit` = 1) and (`atulecarter_atul_demo5`.`cscart_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 (`atulecarter_atul_demo5`.`cscart_product_prices`.`usergroup_id` in (0,1)))"
      }
    }
  }
}| product_id | price | 
|---|---|
| 7 | 55.00000000 | 
| 11 | 30.00000000 | 
| 12 | 30.00000000 | 
| 15 | 150.00000000 | 
| 27 | 55.00000000 | 
| 28 | 100.00000000 | 
| 31 | 32.00000000 | 
| 34 | 25.00000000 | 
| 38 | 16.97000000 | 
| 41 | 35.00000000 | 
| 78 | 100.00000000 | 
| 79 | 96.00000000 | 
| 80 | 55.00000000 | 
| 81 | 49.50000000 | 
| 91 | 10700.00000000 | 
| 92 | 3225.00000000 | 
| 102 | 295.00000000 | 
| 107 | 465.00000000 | 
| 109 | 140.00000000 | 
| 278 | 30.00000000 | 
| 280 | 36.00000000 | 
| 282 | 27.99000000 |