C# StringsIn C# a string is a series of Unicode characters. We surround strings with double quotes, whereas we […] June 6, 2018 in C# tagged tostring / strings / convert / string / concatenation / join / escape / parse / charaacters by Mike
SQL Server Strings ConcatenationNumbers and Strings If you want to concatenate a number to a string you need to know how […] July 2, 2017 in SQL Server tagged type / data / convert / cast / string / IIF / concatenation / case / Coalesce / precedence by Mike