SQL Query | How to convert data from rows into comma separated single column | FOR XML PATH | STUFF

preview_player
Показать описание
This video explains the SQL Query using FOR XML PATH and STUFF functions to convert data from rows into a comma separated column value.

You can check out the SQL Query here -

Please do not forget to like, subscribe and share.

For enrolling and enquiries, please contact us at
Рекомендации по теме
Комментарии
Автор

Explained it so well that my baby Son could understand it. Thanks a million

anthonyjones
Автор

Great video, very good at explaining XML Path and STUFF separately.

jayjfreedman
Автор

after lots of search i got this video, that great thank you

archananerkar
Автор

Well explained thank you soo much for sharing.. 👍

mvicky
Автор

good explanations, thanks for sharing this video I found it very helpful.

matts
Автор

great video; Thank you! excellent explanation.

abdulk
Автор

Here, directly we can use strin_aggrigate() function

rajugrg
Автор

Another good video. Could I just suggest maybe formatting your code a bit better so that it's a bit easier to read and understand

briandennehy
Автор

Can you please tell how to write stuff with different data types and columns for different tables?

kavipriya
Автор

I think Oracle LIST_AGG Function also works in same way, merging rows to comma separated values

piyushjoshi
Автор

String_Agg would have been easy way to solve it.

KiranPatil-zwtm
Автор

can we also use STRING_AGG function instead of this?

viewableorchid
Автор

can this also be done from column to row? HELP ME PLESSS. THANK YOU 🥲

katesantos