filmov
tv
SQL Server Tutorial - Video 8 of 9 - How to Concatenate multiple rows

Показать описание
Syntax
STUFF ( character_expression , start , length , replaceWith_expression )
Example of concatenation using For XML Path.
Example is using only one table but multiple joining of tables can be used.
STUFF ( character_expression , start , length , replaceWith_expression )
Example of concatenation using For XML Path.
Example is using only one table but multiple joining of tables can be used.