USE
On this page
Use a database or schema.
Syntax
USE db_name
Remarks
- 
        db_is the name of a SingleStore database.name 
- 
        This command must be run on the master aggregator or a child aggregator node (see Node Requirements for SingleStore Commands ). 
- 
        Refer to the Permission Matrix for the required permissions. 
Example
USE test;
Database changedLast modified: May 23, 2024