I used smart data load to load my data.
Lots of the columns in different tables have the same name, so they got renamed to TableName.ColumnName automatically.
I clicked prepare data, and at the data manager i renamed my tables. Now i want to rename these TableName.ColumnName columns, so that the TableName part changes to the new alias. Can i do that without modifying the script, or renaming it manually?