renameCatalog 语法 renameCatalog(oldCatalog, newCatalog) 参数 oldCatalog 字符串标量,表示要修改的 catalog 的原名称。 newCatalog 字符串标量,表示要修改的 catalog 的新名称。 详情 重命名 catalog。 例子 renameCatalog("catalog1", "catalog2")