SELECT 
  entry_page 
FROM 
  cscart_companies 
WHERE 
  company_id = 1 
  AND redirect_customer != 'Y'

Query time 0.00013

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE Impossible WHERE noticed after reading const tables