Closed
Renaming a Data Table Column
I am new to PEGA. I created a Data Table with several columns. Now I have been asked to rename a column in the Data Table. I can see where I can add new columns and edit values in the Data Table, but not where I can rename (or delete) a column.
Hi David,
As far as I know, we cannot alter the column name from the data table. An ALTER query with RENAME instruction has to be written and then should be executed in SQL.
But, would like to know, why would you rename the column names. If the names are being used in display, then change the the label names rather than column names.
Cheers,
Naren