e.g code 050101111 is stored as 50101111
Can anyone suggest a way of formatting it so it will always be 9 digits long. A similar thing can be done in Excel, anyone have any ideas?
much appreciated
TomUse char(9) as the data type in SQL Server.|||thanks for your help
Tom
No comments:
Post a Comment