SELECT 
  * 
FROM 
  cscart_profile_fields 
WHERE 
  profile_type = 'S'

Query time 0.00020

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0181898,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_profile_fields",
          "access_type": "ALL",
          "loops": 1,
          "rows": 45,
          "cost": 0.0181898,
          "filtered": 100,
          "attached_condition": "cscart_profile_fields.profile_type = 'S'"
        }
      }
    ]
  }
}

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 30 Y C 0 company organization
37 admin_firstname Y Y N N N N N I S 10 N C 0 first-name given-name
38 admin_lastname Y Y N N N N N I S 20 N C 0 last-name surname
39 email Y Y N N N N N E S 40 Y C 0 email email
40 company_description N N N N N N Y T S 100 Y C 0 company-description
41 address Y N N N N N N I S 60 Y C 0 pickup-address street-address
42 city Y N N N N N N I S 60 Y C 0 shipping-city city
43 country Y N N N N N N O S 70 Y C 0 shipping-country country
44 state N N N N N N N A S 110 Y C 0 shipping-state state
45 zipcode N N N N N N N Z S 75 Y C 0 shipping-zip-code postal-code
46 phone Y Y N N N N N I S 120 Y C 0 shipping-phone phone-full
48 url N N N N N N N I S 140 Y C 0 url url
49 accept_terms N N N N N N N B S 150 Y C 0 cm-agreement checkbox
50 tax_number N N N N N N N I S 80 Y C 0 tax_number
51 plan_id N N N N N N N V S 90 Y C 0 plan-id
52 vat_number Y Y N N N N N I S 50 N C 0
53 accountholder_full_name Y N N N N N Y I S 15 N C 0
54 iban Y N N N N N Y I S 20 N C 0
55 account_type Y N N N N N Y S S 20 N C 0
56 bic Y N N N N N Y I S 0 N C 0
57 bank_name Y N N N N N Y I S 0 N C 0