patchTable
Relocate a table to a different schema, rename it, or update its comment.
Instructions
Rename or move existing table(s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | Target schema to move the table to. | |
| table | Yes | Table name | |
| name | No | New name of table | |
| comment | No | Comment on the table |