Hi,
Iam new to Sql server.I need to sort a number into without contains '0''s .For example , I have a number like 00000100 and 00000055.
I need this to be sort without containing '0' begins from number .I need like 100 and 55.
Appreciate your help.
Thanks!
Rajesh P