renameCatalog

Syntax

renameCatalog(oldCatalog, newCatalog)

Arguments

oldCatalog is a string specifying the old catalog name.

newCatalog is a string specifying the new catalog name.

Details

Rename a catalog.

Examples

renameCatalog("catalog1", "cat1")