{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.86"
    },
    "table": {
      "table_name": "cscart_logos",
      "access_type": "ALL",
      "rows_examined_per_scan": 9,
      "rows_produced_per_join": 1,
      "filtered": "11.11",
      "cost_info": {
        "read_cost": "3.66",
        "eval_cost": "0.20",
        "prefix_cost": "3.86",
        "data_read_per_join": "264"
      },
      "used_columns": [
        "logo_id",
        "layout_id",
        "style_id",
        "company_id",
        "type",
        "storefront_id"
      ],
      "attached_condition": "((`atulecarter_atul_demo4`.`cscart_logos`.`company_id` = 1) and (`atulecarter_atul_demo4`.`cscart_logos`.`layout_id` in (1,0)) and (`atulecarter_atul_demo4`.`cscart_logos`.`style_id` in ('Bright_theme','')) and (`atulecarter_atul_demo4`.`cscart_logos`.`storefront_id` in (1,0)))"
    }
  }
}| logo_id | layout_id | style_id | company_id | type | storefront_id | 
|---|---|---|---|---|---|
| 4 | 0 | 1 | theme | 0 | |
| 5 | 0 | 1 | 0 |