SELECT 
  page_type 
FROM 
  cscart_pages 
WHERE 
  page_id = 19

Query time 0.00005

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

page_type
T