alter table Test_Details"+Company+" add Sub_ID int
alter table Test_Details"+Company+" add is_print int default(0)
alter table Test_Details"+Company+" add is_approve int default(0)
update Menu_Master set Route_Link='/transaction/reception-dashboard' where Route_Link ='/master/reception-dashboard'
update menu set RGV_vCode='/transaction/reception-dashboard' where RGV_vCode='/master/reception-dashboard'