{ “title”: “SWITCH”, “language”: “en” }

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