SELECT 
  updated_timestamp 
FROM 
  cscart_absolute_rating 
WHERE 
  `object_type` = 'company' 
  AND `object_id` = 4

Query time 0.00005

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