REFRESH-CATALOG
Name
REFRESH CATALOG
Description
This statement is used to refresh the metadata of the specified catalog.
Syntax:
REFRESH CATALOG catalog_name
Example
-
Refresh the hive catalog
REFRESH CATALOG hive;
Keywords
REFRESH, CATALOG