Multiple Genres in Genres ColumnThis post discusses the code for a movie database that has a table with a list of genres […] November 10, 2021 in SQL Server tagged key / parse / foreign / movie / genre / genres / parsing / SQL Server Parsing by Mike
T-SQL Parse a StringIn SQL Server, do you have a table with a column that has several values in it that […] November 15, 2021 in SQL Server tagged string / parse / charindex / substring / csv / SQL Server Parsing by Mike
T-SQL Parse a String 2In this post I’ll discuss how to parse a string in SQL Server so that you can move […] November 16, 2021 in SQL Server tagged string / parse / SQL Server Parsing by Mike
T-SQL Count Character OccurrencesDo you have a table in SQL Server that has a column with a string that has several […] November 16, 2021 in SQL Server tagged character / count / char / how / many / parts / occurrences / SQL Server Parsing by Mike