SQL Server 2019 string_split code example Example: sql server 2016 split string SELECT value FROM STRING_SPLIT('Lorem ipsum dolor sit amet.', ' ');