RenameColumn
Rename an existing column in a table.
Properties
description : stringOperation description.name : dbObjNameOld column name.Valid values based on“string”.[A-Za-z][_A-Za-z\d]*table : tableNameTable name, as specified in the data source: [<owner>.]<table>Valid values based on“string”.[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?to : dbObjNameNew column name.Valid values based on“string”.[A-Za-z][_A-Za-z\d]*
Parents
-
t_Upgrade_RelationalDatabaseUpgrade - The set of Relational Upgrade steps to describe what schema changes took place in this version
Parent topic: t_Upgrade_RelationalDatabaseUpgrade