VeloDB Cloud
SQL Manual
SQL Statements
Utility
SWITCH

SWITCH

Name

SWITCH

Description

This statement is used to switch catalog.

Syntax:

SWITCH catalog_name

Example

  1. Switch to hive

     SWITCH hive;

Keywords

SWITCH, CATALOG

Best Practice