SELECT 
  * 
FROM 
  cscart_vd_vendor_optional_questions 
WHERE 
  brand_id = 93

Query time 0.00040

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
93 93 {"model_of_clothing":"6-10 modelos","pieces_per_model":"26-50 piezas","people_on_brand":"2-5","products_made_mexico":"Sí","production_method":"Todo se produce internamente (in-house)","brand_birth_year":"2024","use_images":"Sí","name_optional":"Nelly Peña","ethnicity_optional":"No","newsletter":"Sí","newsletter_email":"rainbown50@yahoo.com.mx","council_participation":"Sí","slow_fashion_marketplace":"Sí","anything_else_txt":"Amo lo que están haciendo en pro de la moda lenta","fashion_revolution_awareness":"Sí, estoy muy familiarizado\/a.","fashion_revolution_events":"Sí, definitivamente.","fashion_revolution_importance":"Muy importante, son esenciales para el cambio.","fashion_revolution_interview":""}