USE
On this page
Use a database or schema.
Syntax
USE db_name
Remarks
-
db_
is the name of a SingleStore Helios database.name -
Refer to the Permission Matrix for the required permission.
Example
USE test;
Database changed
Last modified: May 23, 2024