SQLServerCentral » Latest topics
Problem with updating numbers into an NVARCHAR column
Hi everyone
I'm using the following SQL in an attempt to update columns with 01, 02 etc. However, when I look into the database afterwards I seem to have 1 rather than 01, 2 rather than 02 etc.
Could someone please let me know what I'm d
I'm using the following SQL in an attempt to update columns with 01, 02 etc. However, when I look into the database afterwards I seem to have 1 rather than 01, 2 rather than 02 etc.
Could someone please let me know what I'm d
No comments:
Post a Comment