rename_view¶
The rename_view command allows you to change the name of an epsio view. After the change, the view can only be referenced with the new name.
Syntax¶
| Parameter | Information |
|---|---|
| old_view_name | The name of the view to be changed. |
| new_view_name | The new name for the view. |
Examples¶
Renaming a view named countries_population:
Renaming views in a transaction in order to perform a "hot swap":