SELECT 
  page, 
  description, 
  page_id, 
  lang_code 
FROM 
  cscart_page_descriptions 
WHERE 
  page_id = 2

Query time 0.00026

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

Result

page description page_id lang_code
About our company Put your company description here. HTML tags can be used in this description. 2 de
About our company Put your company description here. HTML tags can be used in this description. 2 en
About our company Put your company description here. HTML tags can be used in this description. 2 es
About our company Put your company description here. HTML tags can be used in this description. 2 fr
About our company <p>Put your company description here. HTML tags can be used in this description.</p> 2 ru
About our company Put your company description here. HTML tags can be used in this description. 2 uk