Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 358 Bytes

File metadata and controls

21 lines (13 loc) · 358 Bytes

ENTER

description

This statement is used to enter a logical cluster. All users and databases are created in a logical cluster and belong to this logical cluster once created. Admin privileges are required.

ENTER cluster_name

example

  1. Enter logical cluster test_cluster

    ENTER test_cluster;

keyword

ENTER