SELECT 
  * 
FROM 
  cscart_vd_vendor_optional_questions 
WHERE 
  brand_id = 270

Query time 0.00270

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_vd_vendor_optional_questions",
          "access_type": "ref",
          "possible_keys": ["brand_id"],
          "key": "brand_id",
          "key_length": "4",
          "used_key_parts": ["brand_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

id brand_id optional_data
270 270 {"vintage_start_year":"2020","use_images_social":"Sí","optional_name":"Leidy yajayra reyes Flores","newsletter_interest":"Sí","newsletter_email":"yajayrareyes993@gmail.com","council_participation":"Sí","marketplace_interest":"Sí","anything_else_txt":"Excelente campaña","fashion_revolution_knowledge":"He oído hablar de ellos, pero me gustaría saber más.","fashion_revolution_events":"Sí, definitivamente.","fashion_revolution_importance":"Muy importante, son esenciales para el cambio.","fashion_revolution_interview":"Sí"}