S
subs
hi
i want to add a trailing zero to every data in a column whenever the
data has only four digits. For example
when data is 7893 , i want to make it 07893 and so on. What will
be the update query and the criterion?
i want to add a trailing zero to every data in a column whenever the
data has only four digits. For example
when data is 7893 , i want to make it 07893 and so on. What will
be the update query and the criterion?