In this topic the relevant data types for strings will be discussed, especially the difference between NVARCHAR and VARCHAR . It also includes the two basic SQL functions
LENGTH(<String>)
andCONCAT(<String1>, <String2>)
or the concatenation operator||
shown.
Pages 166-169 in the book