{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.88"
    },
    "table": {
      "table_name": "cscart_product_filters",
      "access_type": "ALL",
      "rows_examined_per_scan": 4,
      "rows_produced_per_join": 1,
      "filtered": "25.00",
      "cost_info": {
        "read_cost": "2.68",
        "eval_cost": "0.20",
        "prefix_cost": "2.88",
        "data_read_per_join": "64"
      },
      "used_columns": [
        "filter_id",
        "feature_id",
        "status"
      ],
      "attached_condition": "(`atulecarter_atul_demo4`.`cscart_product_filters`.`status` = 'A')"
    }
  }
}| filter_id | feature_id | 
|---|---|
| 1 | 0 | 
| 10 | 18 | 
| 313 | 549 | 
| 312 | 548 |