Naming/Column Placement/Data type
4 Now change the prefix of the column name to identify it as a custom addition.
5 Check the Column order and make sure that the new custom column appears after the last column number in the table—source_system_code above is Column order 490.
6 Finally, if the column is of a varchar datatype, change it to be a nvarchar datatype.