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
Atomicity of First Normal FormEdgar F. Codd’s definition of First Normal Form (1NF) makes reference to the concept of ‘atomicity’. Codd states […] November 10, 2021 in SQL Server tagged Atomicity by Mike
T-SQL Parse a String in a ColumnDo you have a column in your SQL Server database that contains a list of things separated by […] November 10, 2021 in SQL Server tagged replace / string / parse / split / normalize / parsename / reverse / Atomicity by Mike