On this page

    SHOW BRANCHES preview

    View all branches in the Arctic catalog. If a catalog is not specified, the catalog in the current context is used.

    Syntax
    SHOW BRANCHES
      [ IN <catalog_name> ]
    

    Parameters

    IN <catalog_name>

    String

    Optional

    The name of the Arctic catalog that you want to view all branches for. If not specified, the current Arctic catalog in the query context is used.

    Examples

    Show all the branches in the catalog
    SHOW BRANCHES
    
    Show all the branches in the specified catalog
    SHOW BRANCHES in myCatalog