hi
i have several numbers which i want to store in database. but problem is that a lot of having leading zeros (zeros i the beginning) e.g 00025683 , 0025474 , 0584026 , 00000574560 etc
now i want to get rid of these leading zeros and store on;y the real number means if it is 000257060 i want it like this 257060.how to do this????




Bookmarks