update  <@PREFIX@>term_taxonomy
set description = '<@SDESCRIPTION@>'
where 
term_id= <@KEY@>
@@GO@@
