SELECT 
  company_id 
FROM 
  cscart_pages 
WHERE 
  page_id = '19'

Query time 0.00009

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_pages const PRIMARY PRIMARY 3 const 1

Result

company_id
0