This video explains how to use the STRING_SPLIT function in SQL Server to convert the values into rows with any delimiter like empty space, commas, semicolon etc.
This is the reverse for converting multiple rows into comma separated values that I showed in another video:
• SQL - Multiple rows into comma separa...
STRING_SPLIT is a table valued function and can be used to return one column named "value"
SELECT * FROM STRING_SPLIT('This is a demo video on Splitstring function', ' ');
Enjoy the video and learn how to use this practically in your daily job!
Nesta página do site você pode assistir ao vídeo on-line Converting Comma Separated Values into Rows - MS SQL Server with STRING_SPLIT Function duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário dhandrohit 19 Novembro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 904 vezes e gostou 11 espectadores. Boa visualização!