{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.69"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_filters",
          "access_type": "ALL",
          "possible_keys": [
            "PRIMARY"
          ],
          "rows_examined_per_scan": 7,
          "rows_produced_per_join": 0,
          "filtered": "14.29",
          "cost_info": {
            "read_cost": "3.29",
            "eval_cost": "0.20",
            "prefix_cost": "3.49",
            "data_read_per_join": "63"
          },
          "used_columns": [
            "filter_id",
            "feature_id",
            "status"
          ],
          "attached_condition": "(`atulecarter_atul_demo5`.`cscart_product_filters`.`status` = 'A')"
        }
      },
      {
        "table": {
          "table_name": "cscart_ult_objects_sharing",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "share_object_id",
            "share_company_id",
            "share_object_type"
          ],
          "key_length": "159",
          "ref": [
            "atulecarter_atul_demo5.cscart_product_filters.filter_id",
            "const",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 0,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "1.00",
            "eval_cost": "0.20",
            "prefix_cost": "4.69",
            "data_read_per_join": "159"
          },
          "used_columns": [
            "share_company_id",
            "share_object_id",
            "share_object_type"
          ],
          "attached_condition": "(`atulecarter_atul_demo5`.`cscart_ult_objects_sharing`.`share_object_id` = `atulecarter_atul_demo5`.`cscart_product_filters`.`filter_id`)"
        }
      }
    ]
  }
}| filter_id | feature_id | 
|---|---|
| 1 | 0 | 
| 7 | 15 | 
| 8 | 16 | 
| 9 | 17 | 
| 10 | 18 | 
| 313 | 549 | 
| 312 | 548 |