SyntaxFix
Write A Post
Hire A Developer
Questions
I got around the issue by using a convert on the "?", so my code looks like convert(char(50),?) and that got rid of the truncation error.