want to put prefix 000 in front of numberic value
hi
i am maintaining a numeric datatype for the isdcode in the telephone details table.
I want to maintain the data with the prefix of 0 in front of the code but it got trimmed because of the number datatype.
otherwise i have to change that as varchar2 datatype.
is it possible to maintain like that?
thanks in advance.
siva