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

  Рет қаралды 26,418

Learn at Knowstar

Learn at Knowstar

Күн бұрын

Пікірлер: 42
@anthonyjones9528
@anthonyjones9528 3 жыл бұрын
Explained it so well that my baby Son could understand it. Thanks a million
@jayjfreedman
@jayjfreedman Жыл бұрын
Great video, very good at explaining XML Path and STUFF separately.
@LearnatKnowstar
@LearnatKnowstar Жыл бұрын
Glad it was helpful!
@archananerkar3113
@archananerkar3113 2 жыл бұрын
after lots of search i got this video,that great thank you
@LearnatKnowstar
@LearnatKnowstar 2 жыл бұрын
Thank you
@matts8911
@matts8911 Жыл бұрын
good explanations, thanks for sharing this video I found it very helpful.
@LearnatKnowstar
@LearnatKnowstar Жыл бұрын
Glad it was helpful!
@mvicky9025
@mvicky9025 3 жыл бұрын
Well explained thank you soo much for sharing.. 👍
@LearnatKnowstar
@LearnatKnowstar 3 жыл бұрын
Thank you!
@viewableorchid6464
@viewableorchid6464 2 жыл бұрын
Very easy to understand. Thank you
@LearnatKnowstar
@LearnatKnowstar 2 жыл бұрын
Thank You
@Melodychoice601
@Melodychoice601 3 жыл бұрын
Very nice logic used...👍
@LearnatKnowstar
@LearnatKnowstar 3 жыл бұрын
Thank you!
@niranjanbalajisingh6726
@niranjanbalajisingh6726 2 жыл бұрын
Very useful stuff thank you
@elite_broly7590
@elite_broly7590 Жыл бұрын
Good one 🙏
@LearnatKnowstar
@LearnatKnowstar Жыл бұрын
Thank you !
@landchennai8549
@landchennai8549 Ай бұрын
declare @Table table (Id int,[Name] varchar(32)) insert into @Table values (1,'Prasad'),(1,'Priyan'),(2,'Askok'),(2,'Kumar') select Id , STRING_AGG([Name],',') as Fullname from @Table group by Id
@vishaljhaveri7565
@vishaljhaveri7565 10 ай бұрын
Awesome video explanation!
@LearnatKnowstar
@LearnatKnowstar 10 ай бұрын
Thank you!
@abdulk6311
@abdulk6311 3 жыл бұрын
great video; Thank you! excellent explanation.
@LearnatKnowstar
@LearnatKnowstar 3 жыл бұрын
Thank you
@rajugrg2493
@rajugrg2493 2 жыл бұрын
Here, directly we can use strin_aggrigate() function
@LearnatKnowstar
@LearnatKnowstar 2 жыл бұрын
You are correct. String_AGG function does not work for some older versions of SQL Server where this approach can be used.
@kristyowens2284
@kristyowens2284 3 жыл бұрын
Thank you for sharing!
@LearnatKnowstar
@LearnatKnowstar 3 жыл бұрын
Thank you
@Beyondhorizons-i5z
@Beyondhorizons-i5z 3 жыл бұрын
Great session!
@FrankBadillo
@FrankBadillo Жыл бұрын
Thanks!
@LearnatKnowstar
@LearnatKnowstar Жыл бұрын
You are our first Super Thanks! Thank you!!!
@kavipriya2823
@kavipriya2823 2 жыл бұрын
Can you please tell how to write stuff with different data types and columns for different tables?
@viewableorchid6464
@viewableorchid6464 2 жыл бұрын
can we also use STRING_AGG function instead of this?
@LearnatKnowstar
@LearnatKnowstar 2 жыл бұрын
Yes
@briandennehy6380
@briandennehy6380 2 жыл бұрын
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
@LearnatKnowstar
@LearnatKnowstar 2 жыл бұрын
Thank you so much.
@itaydiaz
@itaydiaz 9 ай бұрын
thank you
@LearnatKnowstar
@LearnatKnowstar 9 ай бұрын
Glad it was helpful
@piyushjoshi8038
@piyushjoshi8038 3 жыл бұрын
I think Oracle LIST_AGG Function also works in same way, merging rows to comma separated values
@LearnatKnowstar
@LearnatKnowstar 3 жыл бұрын
Yes, it is similar 👍
@vaibhavware7164
@vaibhavware7164 Жыл бұрын
Yes ..its similar
@katesantos2343
@katesantos2343 Жыл бұрын
can this also be done from column to row? HELP ME PLESSS. THANK YOU 🥲
@KiranPatil-zw8tm
@KiranPatil-zw8tm Жыл бұрын
String_Agg would have been easy way to solve it.
@LearnatKnowstar
@LearnatKnowstar Жыл бұрын
Yes. This is for SQL Server versions where STRING_AGG does not work.
SQL | Unpivot |Convert data from columns into Rows | Advanced
7:41
Learn at Knowstar
Рет қаралды 62 М.
SQL Tutorial | How to Read Data from XML Column? XQuery Methods
26:08
Learn at Knowstar
Рет қаралды 9 М.
Trick-or-Treating in a Rush. Part 2
00:37
Daniel LaBelle
Рет қаралды 45 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 127 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,3 МЛН
SQL Query | How to identify Overlapping Date Ranges
8:12
Learn at Knowstar
Рет қаралды 23 М.
SQL Server - Parse/Read XML Data
10:01
Max Level Code
Рет қаралды 22 М.
69 What is Stuff function in sql server
13:02
Learn SSIS
Рет қаралды 1,8 М.
MS SQL tutorial on FOR XML and concatenation and STUFF function
12:36
Accessible IT Software Tutorials
Рет қаралды 3,1 М.
Sql function to get number from string
8:33
kudvenkat
Рет қаралды 68 М.
Trick-or-Treating in a Rush. Part 2
00:37
Daniel LaBelle
Рет қаралды 45 МЛН