Jeremy Kemp
SSCertifiable
Points: 6754
More actions
May 1, 2003 at 7:18 am
#455886
Do you want this?
id
00001
00002
00003
?
If so,
select right('00000' + convert(varchar,id), 5)
from ..... etc
Jeremy
Squirrel
SSC Enthusiast
Points: 187
May 1, 2003 at 7:44 am
#455890
This worked a treat -- thanks Jeremy
Viewing 2 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply