How to convert number to char?
955649Oct 3 2012 — edited Oct 3 2012Hi sir,
I have one variable which i used in query that is v_day number=12
i want it to convert in char so i can insert easily this value to my table column which has varchar2 datatype.
thanks,