i want to remove leading Zero from PersonnelNumber in HcmWorker Table,
for example :
PersonnelNumber
0925 to 925
0926 to 926
0927 to 926
number of rows in this table is 6000+
how to do this? and what are after effects after removing 0's, mean to say which table records effected...
thanks in advance.