VeloDB Cloud
SQL Manual
Statments
Utility-Statements
SWITCH

SWITCH

Name

SWITCH

Description

This statement is used to switch catalog.

Syntax:

SWITCH catalog_name

Example

  1. Switch to the hive catalog

    SWITCH hive;

Keywords

SWITCH, CATALOG

Best Practice