Data types for strings

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>) and
  • CONCAT(<String1>, <String2>) or the concatenation operator ||

shown.

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

Pages 166-169 in the book