{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.83"
    },
    "table": {
      "table_name": "cscart_logos",
      "access_type": "ALL",
      "rows_examined_per_scan": 4,
      "rows_produced_per_join": 1,
      "filtered": "25.00",
      "cost_info": {
        "read_cost": "2.64",
        "eval_cost": "0.20",
        "prefix_cost": "2.84",
        "data_read_per_join": "264"
      },
      "used_columns": [
        "logo_id",
        "layout_id",
        "style_id",
        "company_id",
        "type",
        "storefront_id"
      ],
      "attached_condition": "((`atulecarter_atul_demo5`.`cscart_logos`.`company_id` = 1) and (`atulecarter_atul_demo5`.`cscart_logos`.`layout_id` in (1,0)) and (`atulecarter_atul_demo5`.`cscart_logos`.`style_id` in ('Bright_theme','')) and (`atulecarter_atul_demo5`.`cscart_logos`.`storefront_id` in (1,0)))"
    }
  }
}| logo_id | layout_id | style_id | company_id | type | storefront_id | 
|---|---|---|---|---|---|
| 1 | 1 | Bright_theme | 1 | theme | 1 | 
| 2 | 1 | Bright_theme | 1 | favicon | 1 | 
| 3 | 1 | Bright_theme | 1 | 1 |