SELECT 
  * 
FROM 
  cscart_profile_fields 
WHERE 
  profile_type = 'S'

Query time 0.00061

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_profile_fields",
          "access_type": "ALL",
          "rows": 182,
          "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 ss_vendor_filtering_display
36 company Y Y N N N N Y I S 10 Y C 0 company organization N
50 tax_number Y N N N N N N I S 14 Y C 0 tax_number N
51 plan_id Y N N N N N Y V S 15 Y C 0 plan-id N
37 admin_firstname Y Y N N N N N I S 0 N C 0 first-name given-name N
38 admin_lastname Y Y N N N N N I S 1 N C 0 last-name surname N
39 email Y Y N N N N N E S 40 Y C 0 email email N
40 company_description Y N N N N N Y T S 50 Y C 0 company-description N
41 address Y N N N N N Y I S 60 Y C 0 shipping-address street-address N
42 city Y N N N N N Y I S 80 Y C 0 shipping-city city N
43 country Y N N N N N Y O S 90 Y C 0 shipping-country country N
44 state Y N N N N N Y A S 100 Y C 0 shipping-state state N
45 zipcode Y N N N N N Y Z S 110 Y C 0 shipping-zip-code postal-code N
46 phone Y N N N N N Y I S 120 Y C 0 shipping-phone phone-full N
48 url N N N N N N N I S 140 Y C 0 url url N
49 accept_terms N N N N N N Y B S 150 Y C 0 cm-agreement checkbox N
91 fiscal_id_number Y N N N N N N I S 2 N C 0 fiscal_id_number N
93 personal_id_number Y N N N N N N I S 4 N C 0 personal_id_number N