Try this way,
update test set c2=2,c3=3 where c1=1;

thanks
anand