SELECT 
  * 
FROM 
  cscart_profile_fields 
WHERE 
  profile_type = 'S' 
  AND is_default = 'Y'

Query time 0.00026

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.60"
    },
    "table": {
      "table_name": "cscart_profile_fields",
      "access_type": "ALL",
      "rows_examined_per_scan": 39,
      "rows_produced_per_join": 1,
      "filtered": "2.56",
      "cost_info": {
        "read_cost": "10.40",
        "eval_cost": "0.20",
        "prefix_cost": "10.60",
        "data_read_per_join": "1K"
      },
      "used_columns": [
        "field_id",
        "field_name",
        "profile_show",
        "profile_required",
        "checkout_show",
        "checkout_required",
        "partner_show",
        "partner_required",
        "storefront_show",
        "field_type",
        "profile_type",
        "position",
        "is_default",
        "section",
        "matching_id",
        "class",
        "wrapper_class",
        "autocomplete_type"
      ],
      "attached_condition": "((`danishecarter_may_2024`.`cscart_profile_fields`.`profile_type` = 'S') and (`danishecarter_may_2024`.`cscart_profile_fields`.`is_default` = 'Y'))"
    }
  }
}

Result

field_id field_name profile_show profile_required checkout_show checkout_required partner_show partner_required storefront_show field_type profile_type position is_default section matching_id class wrapper_class autocomplete_type
36 company Y Y N N N N Y I S 10 Y C 0 company organization
39 email Y Y N N N N Y E S 40 Y C 0 email email
40 company_description N N N N N N Y T S 50 Y C 0 company-description
41 address N N N N N N Y I S 60 Y C 0 shipping-address street-address
42 city N N N N N N Y I S 80 Y C 0 shipping-city city
43 country N N N N N N Y O S 90 Y C 0 shipping-country country
44 state N N N N N N Y A S 100 Y C 0 shipping-state state
45 zipcode N N N N N N Y Z S 110 Y C 0 shipping-zip-code postal-code
46 phone N N N N N N Y I S 120 Y C 0 shipping-phone phone-full
48 url N N N N N N Y I S 140 Y C 0 url url
49 accept_terms N N N N N N Y B S 150 Y C 0 cm-agreement checkbox
50 tax_number Y N N N N N N I S 14 Y C 0 tax_number
51 plan_id Y N N N N N Y V S 15 Y C 0 plan-id