Skip to main content
Skip table of contents

t_RelationalDatabaseUpgrade_RenameTable

RenameTable

Rename an existing table.

Properties

description : string

Operation description.

name : tableName

Old table 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 : tableName

New table 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]*)?

Parents

Parent topic: t_Upgrade_RelationalDatabaseUpgrade

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.