Rename Table Column
Posted: June 6th, 2022, 9:57 am
1) I have a column named PurchasingValidate that I want to rename to ValidateIMA. Is it safe to rename the column name or should I create a new column?
2) If safe to rename, does it change everywhere the column name is used? Such as saving a value to the column? Or inquiring against the column? Or do I need to touch every object that references the column to change from the old name to the new name?
3) In other applications, it was best practice to create a new column, so I am looking for best practice with K-Rise.
2) If safe to rename, does it change everywhere the column name is used? Such as saving a value to the column? Or inquiring against the column? Or do I need to touch every object that references the column to change from the old name to the new name?
3) In other applications, it was best practice to create a new column, so I am looking for best practice with K-Rise.