ALTER TABLE Table1 ADD SubCategory2 {Type of subcategory 1} {NULL|NOT NULL} UPDATE Table1 SET SubCategory2 = SubCategory;