The RENAME directive renames an existing column in the record. The RENAME directive is case sensitive.
Syntax
| Code Block |
|---|
rename :source :target |
...
The RENAME directive renames an existing column in the record. The RENAME directive is case sensitive.
| Code Block |
|---|
rename :source :target |
...