USE
On this page
Use a database or schema.
Syntax
USE db_name | schema_name
Remarks
-
db_
is the name of a SingleStoreDB Cloud database.name -
schema_
is the name of a SingleStoreDB Cloud schema.name -
Refer to the Permission Matrix for the required permission.
Example
USE test;Database changed
Last modified: November 16, 2023