Insert Into Breaking out address into individual columns using: SUBSTRING, CHARINDEX Updating the table Split columns to divide the info, for example an address, statements used: PARSENAME, REPLACE Changing info of the columns using case when, when, else, end Remove duplicates using ROW_NUMBER Using CTE (Common Table Expression)