{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.21"
    },
    "table": {
      "table_name": "cscart_product_features",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "feature_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "index_condition": "(`atulecarter_atul_demo4`.`cscart_product_features`.`feature_id` in (18,549,548))",
      "cost_info": {
        "read_cost": "6.61",
        "eval_cost": "0.60",
        "prefix_cost": "7.21",
        "data_read_per_join": "1K"
      },
      "used_columns": [
        "feature_id",
        "feature_type"
      ]
    }
  }
}| feature_id | feature_type | 
|---|---|
| 18 | E | 
| 548 | S | 
| 549 | S |