update <@PREFIX>hikashop_order set order_status = (select category_namekey from 
<@PREFIX>hikashop_category where  category_id = <@UPDTOCODE@>) where order_id = <@ORDERS_ID@>
