Kenneth Sanderson
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Kenneth Sanderson-
Have you tried the CAST and + instruction instead? This is part of something I used recently to generate a Serial number based on SO and Production order number Cast(T0.[DocNum] as nvarchar(10)) +...