update categories_description
set 
categories_name  = '<@SDESCRIPTION@>',
categories_heading_title = '<@SDESCRIPTION@>',
categories_description = '<@SDESCRIPTION@>'
where 
categories_id = <@KEY@>
and
language_id = <@LANGEXTID@>

